Skip to content

Commit c2dd66a

Browse files
committed
dropping dc fails after rebase
1 parent 7875fed commit c2dd66a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/website/public/schema/dg_core.ttl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
22
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
33
@prefix : <http://www.w3.org/2000/01/rdf-schema#> .
4+
@prefix dc: <http://purl.org/dc/elements/1.1/> .
45
@prefix dct: <http://purl.org/dc/terms/> .
56
@prefix owl: <http://www.w3.org/2002/07/owl#> .
67
@prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .

0 commit comments

Comments
 (0)