Skip to content

Commit 1a9e523

Browse files
committed
Removed unused namespaces
1 parent 2d487c9 commit 1a9e523

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

config/dataspaces.trig

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
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) ###

config/system.trig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
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/> .

0 commit comments

Comments
 (0)