basePath: /tests/ definitions: schemas: properties: subject: description: the GUID being tested type: string required: - subject host: w3id.org/rd-fairness-tests info: contact: email: n.queralt_rosinach@lumc.nl name: NĂºria Queralt Rosinach url: https://github.com/LUMC-BioSemantics/RD-FAIRmetrics x-id: 0000-0003-0169-8159 x-organization: EJP-RD & ELIXIR Metrics for Rare Disease x-role: responsible developer description: A domain-specific test for metadata of resources in the Rare Disease domain. It tests if the metadata is structured conforming to the EJP RD DCAT-based metadata model. No failures in the ShEx validation of the metadata content of the resource against the EJP RD ShEx shapes, will be sufficient to pass the test. title: FAIR Metrics Domain Specific - RD-R1.3 Metadata conforms to EJP RD model version: Hvst-1.4.0:RD-R1-3-Tst-0.0.3 x-applies_to_principle: R1.3 x-tests_metric: https://w3id.org/rd-fairmetrics/RD-R1-3 x-topics: - rare-disease paths: RD-R1-3: post: consumes: - application/json parameters: - in: body name: content required: true schema: $ref: '#/definitions/schemas' produces: - application/json responses: '200': description: The response is a binary (1/0), success or failure schemes: - https swagger: '2.0'