swagger: '2.0' info: version: 'Hvst-1.4.4:Tst-0.2.3' title: "FAIR Metrics Gen2 - Metadata contains qualified outward references)" x-tests_metric: 'https://purl.org/fair-metrics/Gen2_FM_I3A' description: >- Maturity Indicator to test if the metadata links outward to third-party resources. It only tests metadata that can be represented as Linked Data. x-applies_to_principle: "I3" contact: x-organization: "FAIR Metrics Authoring Group" url: "http://fairmetrics.org" name: 'Mark D Wilkinson' x-role: "responsible developer" email: markw@illuminae.com x-id: '0000-0001-6960-357X' host: tests:8080 basePath: /tests/ schemes: - http paths: gen2_metadata_contains_outward_links: post: parameters: - name: content in: body required: true schema: $ref: '#/definitions/schemas' consumes: - application/json produces: - application/json responses: "200": description: >- The response is a binary (1/0), success or failure definitions: schemas: required: - subject properties: subject: type: string description: >- the GUID being tested