Hi,
I’m new to Omeka, so please bear with me.
What would be the best way to add to an Item?
- Dimension Height (cm)
- Dimension Width (cm)
- Dimension Length (cm)
Maybe Spatial + Numeric Integer type?
If this post does not belong here, please move it
Hi,
I’m new to Omeka, so please bear with me.
What would be the best way to add to an Item?
Maybe Spatial + Numeric Integer type?
If this post does not belong here, please move it
If the dimensions can be consolidated into one value, I would use the standard “Length x Width x Height” format in dcterms:format
. If they must be saved as separate values I would import the Schema.org vocabulary and use schema:width
, schema:height
, schema:depth
(there is no schema.length
).
Use this to import the Schema.org vocabulary:
I’m trying to do something similar and am experimenting with the VRA Core vocabulary, which has height, length, width, depth, diameter, weight etc. Then choosing Numeric Integer type for these.
I used these to import the VRA Core vocabulary:
Just another option, thought it may help!
Thank you very much for your help!
I’m beginning to understand this better.
This topic was automatically closed 250 days after the last reply. New replies are no longer allowed.