| name | data type | constraints | description |
|---|---|---|---|
| dimension | number | required | |
Properties inherited from IdentifiedObject |
|||
| remarks | InternationalString | ||
| name | ReferenceIdentifier | ||
| identifiers | array of ReferenceIdentifier | ||
| alias | array of GenericName | ||
Example
{
"dimension" : 12345,
"remarks" : { },
"name" : {
"codeSpace" : "...",
"version" : "...",
"code" : "...",
"authority" : {
"citedResponsibleParties" : [ { }, { } ],
"identifiers" : [ { }, { } ],
"title" : { },
"presentationForm" : [ { }, { } ],
"dates" : [ { }, { } ],
"editionDate" : 12345,
"collectiveTitle" : { },
"ISSN" : "...",
"series" : { },
"ISBN" : "...",
"edition" : { },
"alternateTitles" : [ { }, { } ],
"otherCitationDetails" : { }
}
},
"identifiers" : [ {
"codeSpace" : "...",
"version" : "...",
"code" : "...",
"authority" : {
"citedResponsibleParties" : [ { }, { } ],
"identifiers" : [ { }, { } ],
"title" : { },
"presentationForm" : [ { }, { } ],
"dates" : [ { }, { } ],
"editionDate" : 12345,
"collectiveTitle" : { },
"ISSN" : "...",
"series" : { },
"ISBN" : "...",
"edition" : { },
"alternateTitles" : [ { }, { } ],
"otherCitationDetails" : { }
}
}, {
"codeSpace" : "...",
"version" : "...",
"code" : "...",
"authority" : {
"citedResponsibleParties" : [ { }, { } ],
"identifiers" : [ { }, { } ],
"title" : { },
"presentationForm" : [ { }, { } ],
"dates" : [ { }, { } ],
"editionDate" : 12345,
"collectiveTitle" : { },
"ISSN" : "...",
"series" : { },
"ISBN" : "...",
"edition" : { },
"alternateTitles" : [ { }, { } ],
"otherCitationDetails" : { }
}
} ],
"alias" : [ {
"parsedNames" : [ {
"parsedNames" : [ { }, { } ]
}, {
"parsedNames" : [ { }, { } ]
} ]
}, {
"parsedNames" : [ {
"parsedNames" : [ { }, { } ]
}, {
"parsedNames" : [ { }, { } ]
} ]
} ]
}