Validating: /6001240.zarr/zarr.json
Using version 0.5. Using schema: /spec-rfc2/latest/schemas/image.schema✓
{
- attributes: {
- ome: {
- "version": "0.5" ,
- _creator: {
- "name": "omero-zarr"
- multiscales: [
- {
- axes: [ ... ] , // 4 items
- datasets: [ ... ] // 3 items
- omero: { ... } // 3 items
- "zarr_format": 3 ,
- "node_type": "group"
RO-Crate metadata
- License: ❌ Not found
- Name: ✓ dataset name
- Description: ✓ dataset description
- Organism: × Not found
- Imaging method: × Not found
ro-crate-metadata.json
{
"@context": [
"https://w3id.org/ro/crate/1.1/context",
{
"organism_classification": "https://schema.org/taxonomicRange",
"BioChemEntity": "https://schema.org/BioChemEntity",
"channel": "https://www.openmicroscopy.org/Schemas/Documentation/Generated/OME-2016-06/ome_xsd.html#Channel",
"obo": "http://purl.obolibrary.org/obo/",
"FBcv": "http://ontobee.org/ontology/FBcv/",
"acquisiton_method": {
"@reverse": "https://schema.org/result",
"@type": "@id"
},
"biological_entity": "https://schema.org/about",
"biosample": "http://purl.obolibrary.org/obo/OBI_0002648",
"preparation_method": "https://www.wikidata.org/wiki/Property:P1537",
"specimen": "http://purl.obolibrary.org/obo/HSO_0000308"
}
],
"@graph": [
{
"@id": "./",
"@type": "Dataset",
"name": "dataset name",
"description": "dataset description",
"licence": "https://creativecommons.org/licenses/by/4.0/"
},
{
"@id": "ro-crate-metadata.json",
"@type": "CreativeWork",
"conformsTo": {
"@id": "https://w3id.org/ro/crate/1.1"
},
"about": {
"@id": "./"
}
}
]
}