has 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/P1234",
"@type": [
"rdf:Property",
"owl:DatatypeProperty"
],
"label": {
"en": "has access point of manifestation"
},
"description": {
"en": "Relates a manifestation to a nomen of the manifestation that is constructed using a string encoding scheme in an authority file."
},
"domain": {
"@id": "http://iflastandards.info/ns/isbdm/elements/Manifestation"
},
"subPropertyOf": {
"@id": "http://iflastandards.info/ns/isbdm/elements/P1274"
},
"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/P1234> a rdf:Property, owl:DatatypeProperty ;
rdfs:label "has access point of manifestation"@en ;
rdfs:comment "Relates a manifestation to a nomen of the manifestation that is constructed using a string encoding scheme in an authority file."@en ;
rdfs:domain isbdm:Manifestation ;
rdfs:subPropertyOf <http://iflastandards.info/ns/isbdm/elements/P1274> ;
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/P1234">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:label xml:lang="en">has access point of manifestation</rdfs:label>
<rdfs:comment xml:lang="en">Relates a manifestation to a nomen of the manifestation that is constructed using a string encoding scheme 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/P1274"/>
<rdfs:isDefinedBy rdf:resource="https://www.iflastandards.info/ISBDM/elements/"/>
<dcterms:status>Published</dcterms:status>
</rdf:Property>
</rdf:RDF>
Additional information
An access point of a manifestation is assigned by a cataloguing agency and constructed by applying a string encoding scheme to the values of attributes and relationships of the manifestation.
Element values
The value of an access point is a literal string (a nomen string).
Record a value that is:
- a string that is an access point that appears in an authority file
- a string that is constructed with a string encoding scheme
- an IRI for the access point that appears in an authority file
String encoding schemes
A string encoding scheme should construct the base access point from a value of a has title of manifestation element or element sub-type. 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 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.
A string encoding scheme should use values of the following elements as qualifiers of a base access point:
- has category of carrier element
- has publisher agent element or element sub-type
- has date of publication element
A string encoding scheme should use values of any elements as qualifiers, if it is considered to be useful for users of the metadata.
Stipulations
Use the element super-type to record a less specific relationship. [Full example: Catalogue of shipwrecked books (2018; William Collins; volume; case binding). The value is an access point of the manifestation.]Examples
Property Value has appellation of manifestation "Catalogue of shipwrecked books (2018; William Collins; volume; case binding)"
Use an appropriate element sub-type to record a more specific relationship.
Apply the stipulations for the element super-type unless indicated otherwise.
Record a single occurrence of the element that is selected from one or more values that are associated with the manifestation. Use the following order of preference:
- Nomen that is an authorized access point of the manifestation
- Nomen that is a variant access point of the manifestation
Record additional occurrences of the element, if it is considered to be useful for users of the metadata.
If the access point does not appear in an authority file, record a value that is constructed with a string encoding scheme.
For an access point that is based on a title of the manifestation, and if no title appears in any statement of title and responsibility in the manifestation or in external sources of information, record a value that is based on a title that is assigned by a cataloguing agency. An assigned title should be concise and reflect the distinctive characteristics of the manifestation or its embodied content. An assigned title should be consistent with a language and script of the embodied text or a language and script that is preferred by the cataloguing agency. Record a has note on nomen associated with manifestation element that indicates that the title is assigned.