File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed
Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 11@prefix lapp: <https://w3id.org/atomgraph/linkeddatahub/apps#> .
2- @prefix ldh: <https://w3id.org/atomgraph/linkeddatahub#> .
32@prefix ac: <https://w3id.org/atomgraph/client#> .
4- @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
5- @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
6- @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
73@prefix ldt: <https://www.w3.org/ns/ldt#> .
84@prefix dct: <http://purl.org/dc/terms/> .
9- @prefix foaf: <http://xmlns.com/foaf/0.1/> .
105
116### do not use blank nodes to identify resources! ###
127### urn: URI scheme is used because applications are not accessible in their own dataspace (under $BASE_URI) ###
Original file line number Diff line number Diff line change 11@prefix lapp: <https://w3id.org/atomgraph/linkeddatahub/apps#> .
22@prefix a: <https://w3id.org/atomgraph/core#> .
3- @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
43@prefix ldt: <https://www.w3.org/ns/ldt#> .
54@prefix sd: <http://www.w3.org/ns/sparql-service-description#> .
65@prefix dct: <http://purl.org/dc/terms/> .
You can’t perform that action at this time.
0 commit comments