File tree Expand file tree Collapse file tree 3 files changed +29
-22
lines changed
Expand file tree Collapse file tree 3 files changed +29
-22
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ "@context":
2+ - https://json-ld.org/contexts/dollar-convenience.jsonld
3+ - "@base": https://json-ld.github.io/
4+ prefix: http://purl.org/vocab/vann/preferredNamespacePrefix
5+
6+ $included:
7+ - $id: https://example.org/
8+ prefix: ex
9+
10+ - $id: http://www.w3.org/ns/i18n#
11+ prefix: i18n
12+
13+ - $id: http://www.w3.org/1999/02/22-rdf-syntax-ns#
14+ prefix: rdf
15+
16+ - $id: http://www.w3.org/2000/01/rdf-schema#
17+ prefix: rdfs
18+
19+ - $id: http://www.w3.org/2001/XMLSchema#
20+ prefix: xsd
21+
22+ - $id: https://schema.org/
23+ prefix: schema
24+
25+ - $id: http://www.w3.org/ns/prov#
26+ prefix: prov
Original file line number Diff line number Diff line change @@ -14,6 +14,9 @@ license:
1414 $id: https://purl.org/NET/rdflicense/W3C1.0
1515 dcterms:isReferencedBy: https://purl.org/NET/rdflicense/W3C1.0.ttl
1616
17+ dcterms:isReferencedBy:
18+ - namespace-prefixes.yamlld
19+
1720"@context":
1821 "@import": https://json-ld.org/contexts/dollar-convenience.jsonld
1922 "@base": https://json-ld.github.io/yaml-ld/spec/
You can’t perform that action at this time.
0 commit comments