NDE Subject Resolution Failure vocabulary
language en

NDE Subject Resolution Failure vocabulary

Release: 2026-06-12

Revision:
0.1.0
Authors:
https://netwerkdigitaalerfgoed.nl/
Publisher:
https://netwerkdigitaalerfgoed.nl/
Download serialization:
JSON-LD RDF/XML N-Triples TTL
License:
https://creativecommons.org/publicdomain/zero/1.0/
Visualization:
Visualize with WebVowl
Cite as:
https://netwerkdigitaalerfgoed.nl/. NDE Subject Resolution Failure vocabulary. Revision: 0.1.0.
Provenance of this page
Ontology Specification Draft

NDE Subject Resolution Failure vocabulary: Overview back to ToC

This ontology has the following classes and properties.

Annotation Properties

Named Individuals

NDE Subject Resolution Failure vocabulary: Description back to ToC

Reasons a sampled subject URI failed to resolve to a self-describing landing page when the dataset knowledge graph dereferenced it. Used as the value of failure:reason on the prov:Usage qualifying a subject-URI resolution activity.

Cross-reference for NDE Subject Resolution Failure vocabulary classes, object properties and data properties back to ToC

This section provides details for each class and property defined by NDE Subject Resolution Failure vocabulary.

Annotation Properties

createdap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/created

creatorap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/creator

definitionap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2004/02/skos/core#definition

descriptionap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/description

in Schemeap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2004/02/skos/core#inScheme

licenseap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/license

pref Labelap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2004/02/skos/core#prefLabel

preferred Namespace Prefixap back to ToC or Annotation Property ToC

IRI: http://purl.org/vocab/vann/preferredNamespacePrefix

preferred Namespace Uriap back to ToC or Annotation Property ToC

IRI: http://purl.org/vocab/vann/preferredNamespaceUri

publisherap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/publisher

titleap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/title

Named Individuals

HTTP errorni back to ToC or Named Individual ToC

IRI: https://def.nde.nl/subject-resolution-failure#http-error

The subject URI was reached but returned a non-2xx HTTP status after redirects were followed.
Is defined by
https://def.nde.nl/subject-resolution-failure
belongs to
Concept c
has facts
definition ap "The subject URI was reached but returned a non-2xx HTTP status after redirects were followed."@en
in Scheme ap NDE Subject Resolution Failure vocabulary ni
pref Label ap "HTTP error"@en

NDE Subject Resolution Failure vocabularyni back to ToC or Named Individual ToC

IRI: https://def.nde.nl/subject-resolution-failure

belongs to
Concept Scheme c

network errorni back to ToC or Named Individual ToC

IRI: https://def.nde.nl/subject-resolution-failure#network-error

The subject URI could not be reached at all: DNS, connection or TLS failure, or the response body could not be read.
Is defined by
https://def.nde.nl/subject-resolution-failure
belongs to
Concept c
has facts
definition ap "The subject URI could not be reached at all: DNS, connection or TLS failure, or the response body could not be read."@en
in Scheme ap NDE Subject Resolution Failure vocabulary ni
pref Label ap "network error"@en

no self-referenceni back to ToC or Named Individual ToC

IRI: https://def.nde.nl/subject-resolution-failure#no-self-reference

The subject URI returned an HTML landing page, but its body did not advertise the original URI, so the page does not back-reference the identifier the user followed.
Is defined by
https://def.nde.nl/subject-resolution-failure
belongs to
Concept c
has facts
definition ap "The subject URI returned an HTML landing page, but its body did not advertise the original URI, so the page does not back-reference the identifier the user followed."@en
in Scheme ap NDE Subject Resolution Failure vocabulary ni
pref Label ap "no self-reference"@en

timeoutni back to ToC or Named Individual ToC

IRI: https://def.nde.nl/subject-resolution-failure#timeout

Dereferencing the subject URI was aborted because it did not respond within the per-request time budget.
Is defined by
https://def.nde.nl/subject-resolution-failure
belongs to
Concept c
has facts
definition ap "Dereferencing the subject URI was aborted because it did not respond within the per-request time budget."@en
in Scheme ap NDE Subject Resolution Failure vocabulary ni
pref Label ap "timeout"@en

wrong content typeni back to ToC or Named Individual ToC

IRI: https://def.nde.nl/subject-resolution-failure#wrong-content-type

The subject URI returned a 2xx response whose Content-Type was not text/html, so it did not land on a human-readable landing page.
Is defined by
https://def.nde.nl/subject-resolution-failure
belongs to
Concept c
has facts
definition ap "The subject URI returned a 2xx response whose Content-Type was not text/html, so it did not land on a human-readable landing page."@en
in Scheme ap NDE Subject Resolution Failure vocabulary ni
pref Label ap "wrong content type"@en

Legend back to ToC

ni: Named Individuals

Acknowledgments back to ToC

The authors would like to thank Silvio Peroni for developing LODE, a Live OWL Documentation Environment, which is used for representing the Cross Referencing Section of this document and Daniel Garijo for developing Widoco, the program used to create the template used in this documentation.