Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload Capture Model #795

Open
hawkenbury opened this issue Sep 29, 2023 · 0 comments
Open

Upload Capture Model #795

hawkenbury opened this issue Sep 29, 2023 · 0 comments

Comments

@hawkenbury
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant