You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
andLongitude
and replaces them with more standardizedEVENT_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
The text was updated successfully, but these errors were encountered: