Parallel Title (Compound) Of Series Or Multipart Monographic Resource Encoding Scheme
Element Reference
- Attribute:Value
- JSON-LD
- Turtle
- RDF/XML
Definition
Syntax Encoding Scheme for the parallel title (compound) of a series or multipart monograph.
Scope note
Domain
Range
URI
https://www.iflastandards.info/ISBDM/elements/CC2024
Type
owl:Class
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/CC2024",
"@type": [
"rdfs:Class",
"owl:Class"
],
"label": {
"en": "Parallel Title (Compound) Of Series Or Multipart Monographic Resource Encoding Scheme"
},
"description": {
"en": "Syntax Encoding Scheme for the parallel title (compound) of a series or multipart monograph."
},
"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/CC2024> a rdfs:Class, owl:Class ;
rdfs:label "Parallel Title (Compound) Of Series Or Multipart Monographic Resource Encoding Scheme"@en ;
rdfs:comment "Syntax Encoding Scheme for the parallel title (compound) of a series or multipart monograph."@en ;
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/">
<rdfs:Class rdf:about="https://www.iflastandards.info/ISBDM/elements/CC2024">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:label xml:lang="en">Parallel Title (Compound) Of Series Or Multipart Monographic Resource Encoding Scheme</rdfs:label>
<rdfs:comment xml:lang="en">Syntax Encoding Scheme for the parallel title (compound) of a series or multipart monograph.</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="https://www.iflastandards.info/ISBDM/elements/"/>
<dcterms:status>Published</dcterms:status>
</rdfs:Class>
</rdf:RDF>
Definition
This refers to a parallel title for a series or multipart monographic resource that is also structured with a common title and a dependent title. It is an equivalent of a compound series title proper in another language or script [6.2.2, 482].
Required Elements
- Parallel common title (Optional): The equivalent of the series common title in another language or script [6.2.2].
- Parallel dependent title (Optional): The equivalent of the series dependent title in another language or script [6.2.2].
Punctuation Rules
- The entire parallel title statement (including its compound parts) is preceded by =.
- The dependent part follows the common part, generally separated by a point (.) [484, example from 1.2.5.5].
- The entire series statement is enclosed in parentheses ( ).
Relationship to ISBD Standards
This is element 6.2.2 within the Series and Multipart Monographic Resource Area (Area 6). It applies the compound title structure to parallel series titles.
Relationship to Other SES
- It is a form within the "Series And Multipart Monographic Resource Area Encoding Scheme."
- It is analogous to the "Compound Title Of Parallel Title Encoding Scheme" (1.2.5.5) but applied to the series level.
Examples
- (Sounds of the theatre. Music = Voci del teatro. La musica)
- (中国动物志. 昆虫纲. 第四十六卷, 膜翅目. 茧蜂科(四). 窄径茧蜂亚科 = Fauna sinica. Insecta. Vol. 46, Hymenoptera. Braconidae (IV). Agathidinae) (This example from Area 1 illustrates the compound parallel title structure, which is applied to series as well).
This content was automatically generated from the ISBD PDF documentation using Gemini AI analysis.