Class: Triannon::JsonldContext

Inherits:
Object
  • Object
show all
Defined in:
lib/triannon/jsonld_context.rb

Constant Summary collapse

OA_CONTEXT_URL =

TODO: perhaps this should no longer be a class – these could be Triannon constants …

"http://www.w3.org/ns/oa.jsonld"
OA_DATED_CONTEXT_URL =
"http://www.w3.org/ns/oa-context-20130208.json"
IIIF_CONTEXT_URL =
"http://iiif.io/api/presentation/2/context.json"