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

change of namespace in SAS annotations #6

@pbinkley

Description

@pbinkley

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>"
  } ],

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions