We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Approximate shape
'ID123' : { id: 'ID123' title: 'Awesome stuff' image: {id: 'imageid', url: 'url', 'alt': 'some alt text',} shortDesc: ' This thing is really awesome' fullDesc: [ { sectionid: '1', sectionTitle: 'History' section: 'This is the history' }, { sectionid: '2', sectionTitle: 'Material' section: 'This is made of kyptonite' } ], type: 'art', subType: 'street art', classifications: [ 'someclassifiation', 'someotherclassification', 'yet another'], location: { id: 'tp25', museum: 'Te Papa', building: 'Te Papa', floor: '2', room: '5', } exhibition: 'Best exhibit' assets: { deepzoom: ['url1', 'url2'], models3d: ['url1', 'url2'], images: ['url1', 'url2'], chat: 'chat-ci-ID123' } }
Thats just an example approimation. Will have to define it better as we go.
The text was updated successfully, but these errors were encountered:
ro-savage
No branches or pull requests
Approximate shape
Thats just an example approimation. Will have to define it better as we go.
The text was updated successfully, but these errors were encountered: