Skip to content
This repository has been archived by the owner on Apr 2, 2022. It is now read-only.

change of namespace in SAS annotations #6

Open
pbinkley opened this issue Oct 2, 2019 · 0 comments
Open

change of namespace in SAS annotations #6

pbinkley opened this issue Oct 2, 2019 · 0 comments

Comments

@pbinkley
Copy link
Contributor

pbinkley commented Oct 2, 2019

Original resource section of an annotation created by Annotate:

  "resource": [
      {
        "@type": "dctypes:Text",
        "format": "text/html",
        "chars": "<p>5</p>"
      }
    ],

Annotation stored in SAS:

 "resource" : [ {
    "@id" : "_:b0",
    "@type" : "dctypes:Text",
    "http://dev.llgc.org.uk/sas/full_text" : "coat of arms",
    "format" : "text/html",
    "chars" : "<p>coat of arms</p>"
  } ],
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant