has note on category 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/P1219",
"@type": [
"rdf:Property",
"owl:DatatypeProperty"
],
"label": {
"en": "has note on category of manifestation"
},
"description": {
"en": "Relates a manifestation to a note on manifestation that provides information about specific categories to which the manifestation belongs."
},
"domain": {
"@id": "http://iflastandards.info/ns/isbdm/elements/Manifestation"
},
"subPropertyOf": {
"@id": "http://iflastandards.info/ns/isbdm/elements/P1207"
},
"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/P1219> a rdf:Property, owl:DatatypeProperty ;
rdfs:label "has note on category of manifestation"@en ;
rdfs:comment "Relates a manifestation to a note on manifestation that provides information about specific categories to which the manifestation belongs."@en ;
rdfs:domain isbdm:Manifestation ;
rdfs:subPropertyOf <http://iflastandards.info/ns/isbdm/elements/P1207> ;
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/P1219">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:label xml:lang="en">has note on category of manifestation</rdfs:label>
<rdfs:comment xml:lang="en">Relates a manifestation to a note on manifestation that provides information about specific categories to which the manifestation belongs.</rdfs:comment>
<rdfs:domain rdf:resource="http://iflastandards.info/ns/isbdm/elements/Manifestation"/>
<rdfs:subPropertyOf rdf:resource="http://iflastandards.info/ns/isbdm/elements/P1207"/>
<rdfs:isDefinedBy rdf:resource="https://www.iflastandards.info/ISBDM/elements/"/>
<dcterms:status>Published</dcterms:status>
</rdf:Property>
</rdf:RDF>
Additional information
Stipulations
Use the element super-type to record a less specific note.
Apply the stipulations for the element super-type unless indicated otherwise.
For a manifestation that is a computer card, computer chip cartridge, computer disc, computer disc cartridge, computer tape cartridge, computer tape cassette, or computer tape reel, record a value that gives information about the hardware and software that is required to access the content that is embodied in the manifestation. Precede the information with the phrase "System requirements:".Examples
Property Value has note on category of manifestation "System requirements: UNIX workstation with Mosaic software."
For a manifestation that is an online resource, record a value that gives information about the service that is required to access the content that is embodied in the manifestation. Precede the information with the phrase "Mode of access:". [Full example: Corso delli fiumi Drino, e Boiana nella Dalmatia (2011; Biblioteka Kombëtare e Shqipërisë; burim online).Examples
Property Value has note on category of manifestation "Mënyra e aksesit: World Wide Web."
For a manifestation that is an online resource that is accessed via a web page that provides indirect access to more than one manifestation, record a value that gives information about the URL of the web page. [Full example: Springer handbooks of political science and international relations (2022-; Springer; online resource)”. The web page covers the e-book and printed book series.]Examples
Property Value has note on category of manifestation "Web page: https://www.springer.com/series/17014."
For a manifestation that is an overhead transparency, record a value that gives information about overlays.Examples
Property Value has note on category of manifestation "With 4 unattached overlays."
For a manifestation that embodies the expression of a diachronic work, record a value that gives information about a change in an attribute that is common to the manifestations that embody expressions of issues or iterations of the work, including identification of the issue or iteration in which the change first appears.
For a manifestation that embodies the expression of a diachronic work, record a value that gives general information about multiple changes over time in an attribute that is common to the manifestations that embody expressions of issues or iterations of the work, including identification of the issues or iterations in which the changes occur, if it is considered to be useful for users of the metadata.