Skip to content

add content and paragraph to example in doc/annotation_schema.md #31

@jameshowison

Description

@jameshowison

On doc/annotation_schema.md

the example is

    "software-name": {
        "rawForm": "ClustalW",
        "normalizedForm": "ClustalW",
        "wikidataId": "Q866737",
        "wikipediaExternalRef": 1976990,
        "lang": "en",
        "confidence": 0.7827,
        "offsetStart": 31,
        "offsetEnd": 39,
        "boundingBoxes": [{
            "p": 4,
            "x": 439.144,
            "y": 111.378,
            "w": 36.0176,
            "h": 8.0517
        }]
    }

but the discussion underneath mentions context and paragraph with offsets into those for software-name, version, publisher and url.

Could the example given include context and (potentially) paragraph?

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