has uniform resource locator
Element Reference
- Attribute:Value
- JSON-LD
- Turtle
- RDF/XML
Definition
Relates a manifestation to a nomen that is an online address of the manifestation.
Scope note
This element applies to a manifestation that is an online resource.
Domain
Manifestation
Range
Nomen
Element super-type
URI
https://www.iflastandards.info/ISBDM/elements/P1286
Type
DatatypeProperty
Status
Published
{
"@context": {
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"owl": "http://www.w3.org/2002/07/owl#",
"skos": "http://www.w3.org/2004/02/skos/core#",
"dcterms": "http://purl.org/dc/terms/",
"ifla": "http://iflastandards.info/ns/isbd/terms/",
"isbdm": "http://iflastandards.info/ns/isbdm/elements/"
},
"@graph": [
{
"@id": "https://www.iflastandards.info/ISBDM/elements/P1286",
"@type": [
"rdf:Property",
"owl:DatatypeProperty"
],
"label": {
"en": "has uniform resource locator"
},
"description": {
"en": "Relates a manifestation to a nomen that is an online address of the manifestation."
},
"domain": {
"@id": "http://iflastandards.info/ns/isbdm/elements/Manifestation"
},
"subPropertyOf": {
"@id": "http://iflastandards.info/ns/isbdm/elements/P1111"
},
"isDefinedBy": {
"@id": "https://www.iflastandards.info/ISBDM/elements/",
"label": "ISBD Manifestation elements"
},
"status": {
"label": "Published"
}
}
]
}
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isbdm: <http://iflastandards.info/ns/isbdm/elements/> .
@prefix ifla: <http://iflastandards.info/ns/isbd/terms/> .
<https://www.iflastandards.info/ISBDM/elements/P1286> a rdf:Property, owl:DatatypeProperty ;
rdfs:label "has uniform resource locator"@en ;
rdfs:comment "Relates a manifestation to a nomen that is an online address of the manifestation."@en ;
rdfs:domain isbdm:Manifestation ;
rdfs:subPropertyOf <http://iflastandards.info/ns/isbdm/elements/P1111> ;
rdfs:isDefinedBy <https://www.iflastandards.info/ISBDM/elements/> ;
dcterms:status "Published" .
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:dcterms="http://purl.org/dc/terms/"
xmlns:isbdm="http://iflastandards.info/ns/isbdm/elements/"
xmlns:ifla="http://iflastandards.info/ns/isbd/terms/">
<rdf:Property rdf:about="https://www.iflastandards.info/ISBDM/elements/P1286">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:label xml:lang="en">has uniform resource locator</rdfs:label>
<rdfs:comment xml:lang="en">Relates a manifestation to a nomen that is an online address of the manifestation.</rdfs:comment>
<rdfs:domain rdf:resource="http://iflastandards.info/ns/isbdm/elements/Manifestation"/>
<rdfs:subPropertyOf rdf:resource="http://iflastandards.info/ns/isbdm/elements/P1111"/>
<rdfs:isDefinedBy rdf:resource="https://www.iflastandards.info/ISBDM/elements/"/>
<dcterms:status>Published</dcterms:status>
</rdf:Property>
</rdf:RDF>
Additional information
For an online service that is a web page that provides indirect access to a manifestation and does not uniquely identify the manifestation, record the URL in a has note on category of manifestation element.
See also: has note on category of manifestation
Element values
The value of this element is a string. Record a stringified URL as a value.
Stipulations
Use an element super-type to record a less specific relationship.
Apply the stipulations for the element super-type unless indicated otherwise. [Full example: RDA toolkit (2020-; RDA Copyright Holders; online resource).] [Full example: myScience Canada (2008-; Scimetrica; online resource).]Examples
Property Value has uniform resource locator "https://access.rdatoolkit.org/" Property Value has uniform resource locator "https://www.myscience.ca/"