Skip to content

Commit

Permalink
Remove "@Label" invalid JSON-LD and unused
Browse files Browse the repository at this point in the history
This fixes #370
  • Loading branch information
stain committed Jan 7, 2025
1 parent 31ed260 commit d617776
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion docs/_compatibility/1.0/context.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -2416,7 +2416,6 @@
"retrievedOn": "http://purl.org/pav/retrievedOn",
"retrievedBy": "http://purl.org/pav/retrievedBy",
"conformsTo": "http://purl.org/dc/terms/conformsTo",
"@label": "http://www.w3.org/2000/01/rdf-schema#label",
"pcdm": "http://pcdm.org/models#",
"bibo": "http://purl.org/ontology/bibo/",
"cc": "http://creativecommons.org/ns#",
Expand Down
1 change: 0 additions & 1 deletion docs/_compatibility/1.1/context.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -2638,7 +2638,6 @@
"retrievedOn": "http://purl.org/pav/retrievedOn",
"retrievedBy": "http://purl.org/pav/retrievedBy",
"conformsTo": "http://purl.org/dc/terms/conformsTo",
"@label": "http://www.w3.org/2000/01/rdf-schema#label",
"pcdm": "http://pcdm.org/models#",
"bibo": "http://purl.org/ontology/bibo/",
"cc": "http://creativecommons.org/ns#",
Expand Down
1 change: 0 additions & 1 deletion docs/_specification/1.0/context.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -2416,7 +2416,6 @@
"retrievedOn": "http://purl.org/pav/retrievedOn",
"retrievedBy": "http://purl.org/pav/retrievedBy",
"conformsTo": "http://purl.org/dc/terms/conformsTo",
"@label": "http://www.w3.org/2000/01/rdf-schema#label",
"pcdm": "http://pcdm.org/models#",
"bibo": "http://purl.org/ontology/bibo/",
"cc": "http://creativecommons.org/ns#",
Expand Down
1 change: 0 additions & 1 deletion docs/_specification/1.1/context.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -2638,7 +2638,6 @@
"retrievedOn": "http://purl.org/pav/retrievedOn",
"retrievedBy": "http://purl.org/pav/retrievedBy",
"conformsTo": "http://purl.org/dc/terms/conformsTo",
"@label": "http://www.w3.org/2000/01/rdf-schema#label",
"pcdm": "http://pcdm.org/models#",
"bibo": "http://purl.org/ontology/bibo/",
"cc": "http://creativecommons.org/ns#",
Expand Down

0 comments on commit d617776

Please sign in to comment.