Skip to content

Annotation ID is null #3

Description

@uskudarli

( Cogunlukla boyle oluyor. DB ye mi baglanamadi da ondan. Herhalde.)

When I create an annotation the id is null

Example:

{
"@context": "http://www.w3.org/ns/anno.jsonld",
"id": null,
"type": "Annotation",
"motivation": "describing",
"created": "5/17/2016, 11:16:51 AM",
"creator": {
"id": "http://www.cmpe.boun.edu.tr/~uskudarli",
"type": "Person",
"name": "Uskudarli",
"nick": "uskudarli"
},
"generator": {
"id": "https://github.com/crazy-annotators",
"type": "SoftwareAgent",
"name": "Annotator",
"homepage": "https://github.com/crazy-annotators"
},
"body": {
"type": "TextualBody",
"text": "A programming language that supports 2D or 3D program construction. Supporting 2D / 3D programming elements and grammar.",
"format": "text/plain",
"language": "en",
"source": "http://www.cmpe.boun.edu.tr/~uskudarli/",
"selector": {
"type": "XPathSelector",
"value": "BODY/XHTML[1]/UL[1]/LI[2]/undefined[1]",
"refinedBy": {
"type": "TextPositionSelector",
"start": 0,
"end": 16
}
}
},
"target": {
"source": "http://www.cmpe.boun.edu.tr/~uskudarli/",
"selector": {
"type": "XPathSelector",
"value": "BODY/XHTML[1]/UL[1]/LI[2]/undefined[1]",
"refinedBy": {
"type": "TextPositionSelector",
"start": 0,
"end": 16
}
}
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions