Skip to content

RDF Metadata handling #40

Open
Open
@korseby

Description

@korseby

Accomplished at the de.NBI biohackathon,

  • 2L1_F1_b.jpg.yaml: example metadata file

  • yaml2omero.py reads metadata (belonging to the above demo image) and adds this metadata to an OMERO server

  • yaml2rdf.py reads metadata (belonging to the above demo image) and creates an RDF from it, this still needs to be validated against the RDF generated using omero rdf

  • key_remap.py generates an examplary query against an OMERO server and extracts all projects that have metadata fields Latitude and Longitude and replaces them with more standardized EVENT_LATITUDE_Start, EVENT_LATITUDE_End, EVENT_LONGITUDE_Start, EVENT_LONGITUDE_End

2L1_F1_b.jpg.yaml.txt
yaml2omero.py.txt
yaml2rdf.py.txt
key_remap.py.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions