has variant access point of manifestation
Element Reference
- Attribute:Value
- JSON-LD
- Turtle
- RDF/XML
{
"@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/P1258",
"@type": [
"rdf:Property",
"owl:DatatypeProperty"
],
"label": {
"en": "has variant access point of manifestation"
},
"description": {
"en": "Relates a manifestation to a nomen that is an access point of the manifestation that is not selected for preference in an authority file."
},
"domain": {
"@id": "http://iflastandards.info/ns/isbdm/elements/Manifestation"
},
"subPropertyOf": {
"@id": "http://iflastandards.info/ns/isbdm/elements/P1234"
},
"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/P1258> a rdf:Property, owl:DatatypeProperty ;
rdfs:label "has variant access point of manifestation"@en ;
rdfs:comment "Relates a manifestation to a nomen that is an access point of the manifestation that is not selected for preference in an authority file."@en ;
rdfs:domain isbdm:Manifestation ;
rdfs:subPropertyOf <http://iflastandards.info/ns/isbdm/elements/P1234> ;
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/P1258">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:label xml:lang="en">has variant access point of manifestation</rdfs:label>
<rdfs:comment xml:lang="en">Relates a manifestation to a nomen that is an access point of the manifestation that is not selected for preference in an authority file.</rdfs:comment>
<rdfs:domain rdf:resource="http://iflastandards.info/ns/isbdm/elements/Manifestation"/>
<rdfs:subPropertyOf rdf:resource="http://iflastandards.info/ns/isbdm/elements/P1234"/>
<rdfs:isDefinedBy rdf:resource="https://www.iflastandards.info/ISBDM/elements/"/>
<dcterms:status>Published</dcterms:status>
</rdf:Property>
</rdf:RDF>
Additional information
A variant access point is selected as a secondary access point of the manifestation from all of the possible access points of the manifestation.
Element values
Record a value that is:
- a string that is a variant access point that appears in an authority file
- a string that is constructed with a string encoding scheme
- an IRI for the variant access point that appears in an authority file
A variant access point cannot have the same value as the authorized access point of the manifestation.
String encoding schemes
A string encoding scheme should construct the base access point from a value of a has title proper element, if it is considered to be useful for users of the metadata.
A string encoding scheme should construct the base access point from a value of a has variant title of manifestation element, if it is considered to be useful for users of the metadata. The scheme should omit leading articles and punctuation so that the base appears in a browse index in order of the first significant word, if it is considered to be useful for users of the metadata. [Full example: Stax uncovered! (2023; H Bauer Publishing Ltd; audio disc).] [Full example: Homazh për De Radën: DVD 3 (2004; Università della Calabria; videodisk).]Examples
Property Value has variant access point of manifestation "Mojo 357: Stax uncovered! (2023; H Bauer Publishing Ltd; audio disc)" Property Value has variant access point of manifestation "Omaggio de Rada: DVD 3 (2004; Università della Calabria; videodisk)" has variant access point of manifestation "Homazh për Jeronim De Radën: 3/3 (2004; Università della Calabria; videodisk)"
If no value of a has title of manifestation element is available, a string encoding scheme should construct the base access point from a title that is assigned by a cataloguing agency, if it is considered to be useful for users of the metadata.
Stipulations
Use the element super-type to record a less specific relationship.
Apply the stipulations for the element super-type unless indicated otherwise. [Full example: Съкровищница (2018; Народна библиотека “Св. св. Кирил и Методий”; том + компютърен диск). The value is based on a parallel statement of title and responsibility.]Examples
Property Value has variant access point of manifestation "Treasury (2018; National Library “St. St. Cyril and Methodius”; volume + computer disc)"
Record a value that is selected from one or more values of the element super-type, if it is considered to be useful for users of the metadata.