hasScholarlyName
IRI: http://nomisma.org/ontology#hasScholarlyName
has Superproperties: dcterms:alternative
Note: A scholarly name is a term for a particular group of numismatic objects or concept(s) that was established after the time of their use, as part of scholarly jargon.
Examples: Croeseid, Schneckentaler, Falkendukat, Antoninianus.
Use case: a.
RDF/XML:<rdf:Description rdf:about="Coin_1">
<nmo:hasScholarlyName rdf:datatype="xsd:string"> Antoninianus </nmo:hasScholarlyName>
</rdf:Description>
Use case: b.
Turtle::Coin_1 nmo:hasScholarlyName [ a crm:E26_Physical_Feature ;
crm:P56_bears_feature "Croeseid"^^ ] .
Use case: c.
RDF/XML:<rdf:Description rdf:about="Coin_1">
<nmo:hasScholarlyName>
<crm:E35_Title>
<dcterms:alternative rdf:datatype="xsd:string"> Schneckentaler </dcterms:alternative>
</crm:E35_Title>
</nmo:hasScholarlyName>
</rdf:Description>
OpenEdition suggests that you cite this post as follows:
zeena (April 28, 2022). hasScholarlyName. Digital Numismatics. Retrieved April 20, 2025 from https://nomisma.hypotheses.org/1739