Slots on this class:
- Documentation:
When a reference is a one-to-one account of a document, then the author
in the reference (ref.author) is the name of the author of the document.
This relation captures this relationship.
- Instance-Of: Class
- Subclass-Of: Publication-reference
- Superclass-Of:
- Artwork-reference, Book-reference, Cartographic-map-reference, Computer-program-reference, Multimedia-document-reference, Technical-manual-reference, Technical-report-reference, Thesis-reference
Slots on instances of this class:
- Ref.Author:
- Same-Slot-Values:
(Compose Doc.Author-Name Ref.Document)
Equivalence Axioms:
(<=> (Inherits-Author-From-Document ?Ref)
(And (Publication-Reference ?Ref)
(Same-Values ?Ref
Ref.Author
(Compose Doc.Author-Name Ref.Document))))
Axioms:
(Publication-Reference ?Ref)
(Inherited-Facet-Value Same-Slot-Values
Inherits-Author-From-Document
Ref.Author
(Compose Doc.Author-Name Ref.Document))
Other Related Axioms:
(<=> (Inherits-Author-From-Document ?Ref)
(And (Publication-Reference ?Ref)
(Same-Values ?Ref
Ref.Author
(Compose Doc.Author-Name Ref.Document))))