Findable
F1. Globally unique, persistent identifiers
- HTTP URI per entity (e.g., https://api.ontaya.com/v2/Experiment/{id}) with content negotiation.
- Relay-style
id: ID!as persistent key; DOIs/ARKs for published datasets.
F2. Rich metadata descriptions - Keywords, abstract, methods + JSON-LD contexts for harvesting.
F3. Metadata includes data identifiers - Embed
@idin JSON-LD and returnidprominently in GraphQL payloads.
F4. Indexed, searchable resources - Elastic/Solr index, faceted search,
/searchREST alongside GraphQL.