Skip to content

Commit

Permalink
#94 Draft for the base YAML document
Browse files Browse the repository at this point in the history
  • Loading branch information
anatoly-scherbakov committed May 4, 2023
1 parent 83f6309 commit b2eb813
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions spec/spec.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
"@context":
"@base": https://json-ld.github.io/yaml-ld/spec/
rdfs: http://www.w3.org/2000/01/rdf-schema#
$id: https://json-ld.github.io/yaml-ld/spec/
editor:
- rdfs:label: JSON-LD Community
license:
copyright:
references:
normative:
- rdfs:label: YAML
- rdfs:label: JSON
- rdfs:label: JSON-LD
informative:
- rdfs:label: ECMAScript

0 comments on commit b2eb813

Please sign in to comment.