Building blocks validation report

Generated at 2024-04-16T12:42:37.655780+00:00

Number of passing building blocks: 1 / 1 (100%)

Expand all Collapse all

Test passed: 6 / 6

no-acronym-fail.json Test resource Requires fail
Passed
General
Test was expected to fail and it did.
Files
Using no-acronym-fail.json from test resources
JSON-LD context is present - uplifting
Output JSON-LD no-acronym-fail.jsonld created
Output Turtle no-acronym-fail.ttl created
JSON Schema
ValidationError: 'mod:acronym' is a required property Failed validating 'required' in schema[0]: {'properties': {'dcat:landingPage': {'type': 'string'}, 'dct:title': {'type': 'string'}, 'mod:acronym': {'type': 'string'}}, 'required': ['mod:acronym', 'dct:title', 'dcat:landingPage'], 'type': 'object'} On instance: {'dcat:landingPage': 'https://example.org', 'dct:title': 'my semantic artefact'}
no-landingpage-fail.json Test resource Requires fail
Passed
General
Test was expected to fail and it did.
Files
Using no-landingpage-fail.json from test resources
JSON-LD context is present - uplifting
Output JSON-LD no-landingpage-fail.jsonld created
Output Turtle no-landingpage-fail.ttl created
JSON Schema
ValidationError: 'dcat:landingPage' is a required property Failed validating 'required' in schema[0]: {'properties': {'dcat:landingPage': {'type': 'string'}, 'dct:title': {'type': 'string'}, 'mod:acronym': {'type': 'string'}}, 'required': ['mod:acronym', 'dct:title', 'dcat:landingPage'], 'type': 'object'} On instance: {'dct:title': 'my semantic artefact', 'mod:acronym': 'mySA'}
no-title-fail.json Test resource Requires fail
Passed
General
Test was expected to fail and it did.
Files
Using no-title-fail.json from test resources
JSON-LD context is present - uplifting
Output JSON-LD no-title-fail.jsonld created
Output Turtle no-title-fail.ttl created
JSON Schema
ValidationError: 'dct:title' is a required property Failed validating 'required' in schema[0]: {'properties': {'dcat:landingPage': {'type': 'string'}, 'dct:title': {'type': 'string'}, 'mod:acronym': {'type': 'string'}}, 'required': ['mod:acronym', 'dct:title', 'dcat:landingPage'], 'type': 'object'} On instance: {'dcat:landingPage': 'https://example.org', 'mod:acronym': 'mySA'}
pass.json Test resource
Passed
Files
Using pass.json from test resources
JSON-LD context is present - uplifting
Output JSON-LD pass.jsonld created
Output Turtle pass.ttl created
JSON Schema
Validation passed
example_1_1.json Example
Passed
Files
Using example_1_1.json from examples
JSON-LD context is present - uplifting
Output JSON-LD example_1_1.jsonld created
Output Turtle example_1_1.ttl created
JSON Schema
Using the following JSON Schema: #/$defs/mod:SemanticArtefact
Validation passed
example_1_2.json Example
Passed
Files
Using example_1_2.json from examples
JSON-LD context is present - uplifting
Output JSON-LD example_1_2.jsonld created
Output Turtle example_1_2.ttl created
JSON Schema
Using the following JSON Schema: #/$defs/mod:SemanticArtefactDistribution
Validation passed