Skip to content

Upload Capture Model #795

Open
Open
@hawkenbury

Description

@hawkenbury

Hi,

I am new to Madoc and am experimenting with it.
I have installed the docker instance and linked a few items (IIIF images and collections) on my test instance. This all seems to work well.
I am now looking at annotating them so have tried to upload the following capture model - which was generated using the tool in the documentation, it is about as simple as it could be, it is just a single tag;

{
"id": "0b7a0b04-1caf-4cac-8cf2-0c448d503f2f",
"type": "entity",
"label": "Root",
"properties": {
"tag": [
{
"id": "916dfc69-4f33-4afb-8af4-361f5fa87ad2",
"type": "text-field",
"label": "Tag",
"value": "",
"allowMultiple": true,
"pluralLabel": "Tags",
"revision": "daba7d42-c95f-4725-b0c7-c11705e9af86"
}
]
},
"revision": "daba7d42-c95f-4725-b0c7-c11705e9af86"
}

When I use Madoc to upload this I get the following error;

image

Am I doing something wrong?
Any help appreciated.

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