Skip to content

Commit d617776

Browse files
committed
Remove "@Label" invalid JSON-LD and unused
This fixes #370
1 parent 31ed260 commit d617776

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

docs/_compatibility/1.0/context.jsonld

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2416,7 +2416,6 @@
24162416
"retrievedOn": "http://purl.org/pav/retrievedOn",
24172417
"retrievedBy": "http://purl.org/pav/retrievedBy",
24182418
"conformsTo": "http://purl.org/dc/terms/conformsTo",
2419-
"@label": "http://www.w3.org/2000/01/rdf-schema#label",
24202419
"pcdm": "http://pcdm.org/models#",
24212420
"bibo": "http://purl.org/ontology/bibo/",
24222421
"cc": "http://creativecommons.org/ns#",

docs/_compatibility/1.1/context.jsonld

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2638,7 +2638,6 @@
26382638
"retrievedOn": "http://purl.org/pav/retrievedOn",
26392639
"retrievedBy": "http://purl.org/pav/retrievedBy",
26402640
"conformsTo": "http://purl.org/dc/terms/conformsTo",
2641-
"@label": "http://www.w3.org/2000/01/rdf-schema#label",
26422641
"pcdm": "http://pcdm.org/models#",
26432642
"bibo": "http://purl.org/ontology/bibo/",
26442643
"cc": "http://creativecommons.org/ns#",

docs/_specification/1.0/context.jsonld

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2416,7 +2416,6 @@
24162416
"retrievedOn": "http://purl.org/pav/retrievedOn",
24172417
"retrievedBy": "http://purl.org/pav/retrievedBy",
24182418
"conformsTo": "http://purl.org/dc/terms/conformsTo",
2419-
"@label": "http://www.w3.org/2000/01/rdf-schema#label",
24202419
"pcdm": "http://pcdm.org/models#",
24212420
"bibo": "http://purl.org/ontology/bibo/",
24222421
"cc": "http://creativecommons.org/ns#",

docs/_specification/1.1/context.jsonld

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2638,7 +2638,6 @@
26382638
"retrievedOn": "http://purl.org/pav/retrievedOn",
26392639
"retrievedBy": "http://purl.org/pav/retrievedBy",
26402640
"conformsTo": "http://purl.org/dc/terms/conformsTo",
2641-
"@label": "http://www.w3.org/2000/01/rdf-schema#label",
26422641
"pcdm": "http://pcdm.org/models#",
26432642
"bibo": "http://purl.org/ontology/bibo/",
26442643
"cc": "http://creativecommons.org/ns#",

0 commit comments

Comments
 (0)