Skip to content
This repository was archived by the owner on Apr 19, 2022. It is now read-only.
This repository was archived by the owner on Apr 19, 2022. It is now read-only.

Change conformsTo range to a URI #115

@nicholascar

Description

@nicholascar

<http://vocab.nerc.ac.uk/collection/A05/current/> dc:conformsTo "https://w3id.org/env/puv" ;

should be

<http://vocab.nerc.ac.uk/collection/A05/current/> dc:conformsTo <https://w3id.org/env/puv> ;

The range value of dc:conformsTo should be an IRI, not a literal.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions