From 7d5a607a9542837248833af1f41cb4380511c1e3 Mon Sep 17 00:00:00 2001 From: jsDelivr Bot Date: Sat, 8 Dec 2018 18:31:46 +0100 Subject: [PATCH] Replace RawGit with jsDelivr --- doc/en/administration.md | 2 +- scala/forms_play/public/editor-pen.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/en/administration.md b/doc/en/administration.md index 6245e0857..a664f0016 100644 --- a/doc/en/administration.md +++ b/doc/en/administration.md @@ -158,7 +158,7 @@ The typical pattern for data in SF is to load in a graph named after the URI sou This is the case for the ontologies. But all the from specifications loaded by PopulateRDFCache are in the graph `urn:form_specs` . The I18N stuff is managed in the file [translations\_list.ttl](https://github.com/jmvanel/rdf-i18n/blob/master/translations_list.ttl) in a sister github project. For example, the FOAF I18N stuff in https://github.com/jmvanel/rdf-i18n/tree/master/foaf is loaded in their respective HTPP github paths and corresponding graph URI -https://rawgit.com/jmvanel/rdf-i18n/master/foaf/foaf.fr.ttl . +https://cdn.jsdelivr.net/gh/jmvanel/rdf-i18n@master/foaf/foaf.fr.ttl . **CAUTION** do not load data or configuration into the un-named (default) graph. It would not be taken in account by the framework. diff --git a/scala/forms_play/public/editor-pen.html b/scala/forms_play/public/editor-pen.html index 7ee933810..c5e9c7047 100644 --- a/scala/forms_play/public/editor-pen.html +++ b/scala/forms_play/public/editor-pen.html @@ -1,8 +1,8 @@ - - - + + + test 1