: Week9_090907.zarr

Validating: /Week9_090907.zarr/zarr.json

Using version 0.5. Using schema: /spec-rfc2/latest/schemas/plate.schema
Open with:
  • Viewer logo
{
  • attributes: {
    • ome: {
      • "version": "0.5" ,
      • "bioformats2raw.layout": 3 ,
      • plate: { ... } // 6 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": "./"
      }
    }
  ]
}