diff --git a/white-paper/metadata-schema-recommendations.rst b/white-paper/metadata-schema-recommendations.rst index 2447687..14f29ce 100644 --- a/white-paper/metadata-schema-recommendations.rst +++ b/white-paper/metadata-schema-recommendations.rst @@ -63,133 +63,140 @@ in :numref:`tab-schema-handle-record`. | | "identifierType":"Handle" | | | } | +------------------------------------+--------------------------------------------------------------------------------------------------------------+ - | | 21.T11148/f5e68cc7718a6af2a96c | .. code-block:: JSON | + | | 21.T11148/aa24da8ba845c23ea75c | .. code-block:: JSON | | | (SchemaVersion) | | | | "1.0" | +------------------------------------+--------------------------------------------------------------------------------------------------------------+ - | | 21.T11148/9a15a4735d4bda329d80 | .. code-block:: JSON | + | | 21.T11148/e0efc41346cda4ba84ca | .. code-block:: JSON | | | (LandingPage) | | | | "https://linkedsystems.uk/system/instance/TOOL0022_2490/current/" | +------------------------------------+--------------------------------------------------------------------------------------------------------------+ - | | 21.T11148/709a23220f2c3d64d1e1 | .. code-block:: JSON | + | | 21.T11148/ab8d232261b9b60ba559 | .. code-block:: JSON | | | (Name) | | | | "Sea-Bird SBE 37-IM MicroCAT C-T Sensor" | +------------------------------------+--------------------------------------------------------------------------------------------------------------+ | | 21.T11148/4eaec4bc0f1df68ab2a7 | .. code-block:: JSON | | | (Owners) | | - | | [{ | - | | "owner": { | - | | "ownerName":"National Oceanography Centre", | - | | "ownerContact":"louise.darroch@bodc.ac.uk", | - | | "ownerIdentifier":{ | - | | "ownerIdentifierValue": | - | | "http://vocab.nerc.ac.uk/collection/B75/current/ORG00009/", | - | | "ownerIdentifierType":"URL" | - | | } | - | | } | - | | }] | + | | [ | + | | { | + | | "Owner": { | + | | "ownerName":"National Oceanography Centre", | + | | "ownerContact":"someone@example.org", | + | | "ownerIdentifier": { | + | | "ownerIdentifierValue": "http://vocab.nerc.ac.uk/collection/B75/current/ORG00009/", | + | | "ownerIdentifierType":"URL" | + | | } | + | | } | + | | } | + | | ] | +------------------------------------+--------------------------------------------------------------------------------------------------------------+ | | 21.T11148/1f3e82ddf0697a497432 | .. code-block:: JSON | | | (Manufacturers) | | - | | [{ | - | | "manufacturer":{ | - | | "manufacturerName":"Sea-Bird Scientific", | - | | "manufacturerIdentifier":{ | - | | "manufacturerIdentifierValue": | - | | "http://vocab.nerc.ac.uk/collection/L35/current/MAN0013/", | - | | "manufacturerIdentifierType":"URL" | + | | [ | + | | { | + | | "Manufacturer": { | + | | "manufacturerName":"Sea-Bird Scientific", | + | | "manufacturerIdentifier": { | + | | "manufacturerIdentifierValue": "http://vocab.nerc.ac.uk/collection/L35/current/MAN0013/", | + | | "manufacturerIdentifierType":"URL" | + | | } | | | } | | | } | - | | }] | + | | ] | +------------------------------------+--------------------------------------------------------------------------------------------------------------+ | | 21.T11148/c1a0ec5ad347427f25d6 | .. code-block:: JSON | | | (Model) | | - | | [{ | - | | "modelName":"Sea-Bird SBE 37 MicroCat IM-CT with optional pressure (submersible) CTD sensor series", | - | | "modelIdentifier":{ | - | | "modelIdentifierValue": | - | | "http://vocab.nerc.ac.uk/collection/L22/current/TOOL0022/", | - | | "modelIdentifierType":"URL" | - | | } | - | | }] | + | | [ | + | | { | + | | "modelName":"Sea-Bird SBE 37 MicroCat IM-CT with optional pressure (submersible) CTD sensor series", | + | | "modelIdentifier": { | + | | "modelIdentifierValue": "http://vocab.nerc.ac.uk/collection/L22/current/TOOL0022/", | + | | "modelIdentifierType":"URL" | + | | } | + | | } | + | | ] | +------------------------------------+--------------------------------------------------------------------------------------------------------------+ - | | 21.T11148/55f8ebc805e65b5b71dd | .. code-block:: JSON | + | | 21.T11148/f1627ce85386d8d75078 | .. code-block:: JSON | | | (Description) | | | | "A high accuracy conductivity and temperature recorder with an optional | | | pressure sensor designed for deployment on moorings. The IM model has an | | | inductive modem for real-time data transmission plus internal flash memory | | | data storage." | +------------------------------------+--------------------------------------------------------------------------------------------------------------+ - | | 21.T11148/f76ad9d0324302fc47dd | .. code-block:: JSON | - | | (InstrumentType) | | - | | [{ | - | | "instrumentTypeName":"water temperature sensor", | - | | "instrumentTypeIdentifier":{ | - | | "instrumentTypeIdentifierValue": | - | | "http://vocab.nerc.ac.uk/collection/L05/current/134/", | - | | "instrumentTypeIdentifierType":"URL" | - | | } | - | | },{ | - | | "instrumentTypeName":"salinity sensor", | - | | "instrumentTypeIdentifier":{ | - | | "instrumentTypeIdentifierValue": | - | | "http://vocab.nerc.ac.uk/collection/L05/current/350/", | - | | "instrumentTypeIdentifierType":"URL" | + | | 21.T11148/c60c8da7fff2ef4f98ce | .. code-block:: JSON | + | | (InstrumentTypes) | | + | | [ | + | | { | + | | "InstrumentType": { | + | | "instrumentTypeName":"water temperature sensor", | + | | "instrumentTypeIdentifier": { | + | | "instrumentTypeIdentifierValue":"http://vocab.nerc.ac.uk/collection/L05/current/134/", | + | | "instrumentTypeIdentifierType":"URL" | + | | } | + | | } | + | | }, | + | | { | + | | "InstrumentType": { | + | | "instrumentTypeName":"salinity sensor", | + | | "InstrumentTypeIdentifier":{ | + | | "instrumentTypeIdentifierValue":"http://vocab.nerc.ac.uk/collection/L05/current/350/", | + | | "instrumentTypeIdentifierType":"URL" | + | | } | + | | } | | | } | - | | }] | + | | ] | +------------------------------------+--------------------------------------------------------------------------------------------------------------+ | | 21.T11148/72928b84e060d491ee41 | .. code-block:: JSON | | | (MeasuredVariables) | | - | | [{ | - | | "measuredVariable":{ | - | | "variableMeasured": | - | | "http://vocab.nerc.ac.uk/collection/P01/current/CNDCPR01/" | + | | [ | + | | { | + | | "MeasuredVariable": "http://vocab.nerc.ac.uk/collection/P01/current/CNDCPR01/" | + | | }, | + | | { | + | | "MeasuredVariable": "http://vocab.nerc.ac.uk/collection/P01/current/PSALPR01/" | + | | }, | + | | { | + | | "MeasuredVariable": "http://vocab.nerc.ac.uk/collection/P01/current/TEMPPR01/" | + | | }, | + | | { | + | | "MeasuredVariable": "http://vocab.nerc.ac.uk/collection/P01/current/PREXMCAT/" | | | } | - | | },{ | - | | "measuredVariable":{ | - | | "variableMeasured": | - | | "http://vocab.nerc.ac.uk/collection/P01/current/PSALPR01/" | - | | } | - | | },{ | - | | "measuredVariable":{ | - | | "variableMeasured": | - | | "http://vocab.nerc.ac.uk/collection/P01/current/TEMPPR01/" | - | | } | - | | },{ | - | | "measuredVariable":{ | - | | "variableMeasured": | - | | "http://vocab.nerc.ac.uk/collection/P01/current/PREXMCAT/" | - | | } | - | | }] | + | | ] | +------------------------------------+--------------------------------------------------------------------------------------------------------------+ | | 21.T11148/22c62082a4d2d9ae2602 | .. code-block:: JSON | | | (Dates) | | - | | [{ | - | | "date":{ | - | | "dateValue":"1999-11-01", | - | | "dateType":"Commissioned" | + | | [ | + | | { | + | | "date": { | + | | "dateValue":"1999-11-01", | + | | "dateType":"Commissioned" | + | | } | | | } | - | | }] | + | | ] | +------------------------------------+--------------------------------------------------------------------------------------------------------------+ | | 21.T11148/eb3c713572f681e6c4c3 | .. code-block:: JSON | | | (AlternateIdentifiers) | | - | | [{ | - | | "alternateIdentifier":{ | - | | "alternateIdentifierValue":"2490", | - | | "alternateIdentifierType":"serialNumber" | + | | [ | + | | { | + | | "AlternateIdentifier": { | + | | "alternateIdentifierValue":"2490", | + | | "alternateIdentifierType":"serialNumber" | + | | } | | | } | - | | }] | + | | ] | +------------------------------------+--------------------------------------------------------------------------------------------------------------+ | | 21.T11148/178fb558abc755ca7046 | .. code-block:: JSON | | | (RelatedIdentifiers) | | - | | [{ | - | | "relatedIdentifier":{ | - | | "relatedIdentifierValue": | - | | "https://www.bodc.ac.uk/data/documents/nodb/pdf/37imbrochurejul08.pdf", | - | | "relatedIdentifierType": "URL", | - | | "relationType":"IsDescribedBy " | - | | } | - | | }] | + | | [ | + | | { | + | | "RelatedIdentifier": { | + | | "relatedIdentifierValue": | + | | "https://www.bodc.ac.uk/data/documents/nodb/pdf/37imbrochurejul08.pdf", | + | | "relatedIdentifierType": "URL", | + | | "relationType":"IsDescribedBy " | + | | } | + | | } | + | | ] | +------------------------------------+--------------------------------------------------------------------------------------------------------------+ Using other PIDs