DO.COM.02 Name
The Name object represents a person's name with various components.
DO.COM.02 Name
Example
{
"@context": {
"spdci": "https://schema.spdci.org/core/v1/data",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"xsd": "http://www.w3.org/2001/XMLSchema#",
"owl": "http://www.w3.org/2002/07/owl#"
},
"@id": "spdci:Name_1",
"@type": "spdci:Name",
"surname": "Al-Maliki",
"given_name": "Nouri",
"second_name": "Kamil",
"prefix": "Dr.",
"suffix": "PhD"
}JSON-LD File on GitHub
Last updated
Was this helpful?

