Class: publicationXref

Definition: An xref that defines a reference to a publication such as a book, journal article, web page, or software manual. The reference may or may not be in a database, although references to PubMed are preferred when possible. The publication should make a direct reference to the instance it is attached to. Comment: Publication xrefs should make use of PubMed IDs wherever possible. The DB property of an xref to an entry in PubMed should use the string “PubMed” and not “MEDLINE”. Examples: PubMed:10234245

•owl:Thing
        •utilityClass
                •externalReferenceUtilityClass
                        •xref
                                •publicationXref

Super Classes

xref
YEAR MAX 1
TITLE MAX 1

Disjoint Classes

relationshipXref, unificationXref

Abstract Syntax

Class(publicationXref partial xref
                             restriction(YEAR maxCardinality(1))
                             restriction(TITLE maxCardinality(1)))

DisjointClasses(publicationXref relationshipXref
                                unificationXref)

Usage

Domain of

AUTHORS, SOURCE, TITLE, URL, YEAR
Generated with OWLDoc