Skip to content

Adjust hasGeometry structure #101

@acka47

Description

@acka47

A current example http://lobid.org/gnd/4210884-6.json:

{
  "id": "http://d-nb.info/gnd/4210884-6",
  "hasGeometry":[
    {
      "type":"Point",
      "asWKT":[
        {
          "type":"WKTLiteral",
          "@value":"Point ( +011.481700 +063.793320 )"
        }
      ]
    }
  ]
}

We just have to adjust the context a bit adding the type to asWKT there, see http://tinyurl.com/y7872mxl

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions