Skip to content

Instantly share code, notes, and snippets.

@nichtich
Created September 27, 2019 18:42
Show Gist options
  • Save nichtich/f32987ad54369eee2a2433fa49d041d5 to your computer and use it in GitHub Desktop.
Save nichtich/f32987ad54369eee2a2433fa49d041d5 to your computer and use it in GitHub Desktop.
type:
- http://www.w3.org/2004/02/skos/core#ConceptScheme
description:
en: the Great concept Scheme
topConcepts:
- uri: http://example.org/n01
- uri: http://example.org/n02
concepts:
- uri: http://example.org/n01
prefLabel:
en: A label
de: Ein Label
narrower:
- uri: http://example.org/n001
- uri: http://example.org/n02
prefLabel:
en: Another label
de: Noch ein Label
narrower:
- uri: http://example.org/n002
- uri: http://example.org/n001
prefLabel:
en: Ein untergeordnetes Label
de: a subordinate label
- uri: http://example.org/n002
prefLabel:
en: Noch ein untergeordnetes Label
de: Another subordinate label
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment