Skip to content

Instantly share code, notes, and snippets.

@tingletech
Last active August 29, 2015 14:18
Show Gist options
  • Save tingletech/806fc59f90991cbbbc3a to your computer and use it in GitHub Desktop.
Save tingletech/806fc59f90991cbbbc3a to your computer and use it in GitHub Desktop.

Resource Description and Access ain’t Markup Language

YAML with RDA: Resource Description and Access terms.

Data entry rule

Any The format uses all terms from rdaregistry.info. Say one were to start a work record, any of the following values could be used as the key to a hash.

http://rdaregistry.info/Elements/c/C10001
http://www.rdaregistry.info/Elements/c/#C10001
"Work"
rdac:Work.en
rdac:C10001
---
rdac:C10001: http://example.org/by/reference
...

A RADML editor would support autocomplete, and a RADML utility would be able to convert between these forms. (Canonical URI, document URL, label, English lexical CURIE, Canonical CURIE).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment