Class: INFORMATION-OBJECT

++Philosurfical: it is analogous to the class information-object in CIDOC and DOLCE. The abstraction of objects carrying information, sepatated from theit physical embodiment. Every IO must have a form and a content. We added the slot has-original-date to refer to the date when we suppose the IO was 'originally' created; actually, since an IO is abstract, it would make much more sense to specify the date of the correspondent instance of manifestation, instead.
++Philosurfical: it is analogous to the class information-object in CIDOC and DOLCE. The abstraction of objects carrying information, sepatated from theit physical embodiment. Every IO must have a form and a content. We added the slot has-original-date to refer to the date when we suppose the IO was 'originally' created; actually, since an IO is abstract, it would make much more sense to specify the date of the correspondent instance of manifestation, instead.

•owl:Thing
        •PHILOSURFICAL-ENTITY
                •CRM-ENTITY
                        •PERSISTENT-ITEM
                                •THING
                                        •LEGAL-OBJECT
                                                •INFORMATION-OBJECT
                                        •MAN-MADE-THING
                                                •CONCEPTUAL-OBJECT
                                                        •INFORMATION-OBJECT

Super Classes

CONCEPTUAL-OBJECT
HAS-ORIGINAL-DATE ONLY TIME-SPECIFICATION
HAS-CONTENT ONLY PROPOSITIONAL-CONTENT
HAS-FORM ONLY REPRESENTATIONAL-FORM
HAS-DATE ONLY TIME-SPECIFICATION
LEGAL-OBJECT

Abstract Syntax

Class(INFORMATION-OBJECT partial CONCEPTUAL-OBJECT
                                restriction(HAS-ORIGINAL-DATE allValuesFrom(TIME-SPECIFICATION))
                                restriction(HAS-CONTENT allValuesFrom(PROPOSITIONAL-CONTENT))
                                restriction(HAS-FORM allValuesFrom(REPRESENTATIONAL-FORM))
                                restriction(HAS-DATE allValuesFrom(TIME-SPECIFICATION))
                                LEGAL-OBJECT)

Usage

Class Description/Definition (Necessary Conditions)

EXPRESSION, IO-INTERPRETATION, MANIFESTATION, PEDAGOGICAL-FUNCTIONAL-ROLE, PHYSICAL-MAN-MADE-THING, STUDY-A-DOCUMENT

Domain of

HAS-CONTENT, HAS-FORM, HAS-ORIGINAL-DATE
Generated with OWLDoc