Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

eagle-i software is predicated upon the principle of ontology layering. Applications are driven by an application ontology that complements and annotates a domain ontology. The domain ontology used in the current eagle-i deployment is the ERO (eagle-i resource ontology). The layering principle is applicable to other domain ontologies.

Wiki Markup
\[picture\]

The runtime memory model that represents the ontology to the applications is built by successively loading the domain ontology and the application ontologies into one aggregate model.

General app ontology

owl classes:

ClassGroup

PropertyGroup

owl object properties:

inClassGroup - range: ClassGroup

inPropertyGroup - range: PropertyGroup

Individuals of type ClassGroup:

http://eagle-i.org/ont/app/1.0/ClassGroup_DataModelExcludeImage Added

http://eagle-i.org/ont/app/1.0/ClassGroup_PrimaryResourceTypeImage Added

http://eagle-i.org/ont/app/1.0/ClassGroup_EmbeddedResourceTypeImage Added

http://eagle-i.org/ont/app/1.0/ClassGroup_NoAssertedInstancesImage Added

http://eagle-i.org/ont/app/1.0/ClassGroup_ReferencedTaxonomyImage Added

http://eagle-i.org/ont/app/1.0/ClassGroup_InstanceCreateImage Added

Individuals of type PropertyGroup:

http://eagle-i.org/ont/app/1.0/PropertyGroup_AdminDataImage Added http://eagle-i.org/ont/app/1.0/PropertyGroup_ContactInformationImage Added http://eagle-i.org/ont/app/1.0/PropertyGroup_DataModelExcludeImage Added http://eagle-i.org/ont/app/1.0/PropertyGroup_SearchFacetImage Added http://eagle-i.org/ont/app/1.0/PropertyGroup_PrimaryPropertyImage Added http://eagle-i.org/ont/app/1.0/PropertyGroup_ResourceProviderImage Added http://eagle-i.org/ont/app/1.0/PropertyGroup_SecondaryPropertyImage Added http://eagle-i.org/ont/app/1.0/PropertyGroup_TertiaryPropertyImage Added http://eagle-i.org/ont/app/1.0/PropertyGroup_AdminDataImage Added

http://eagle-i.org/ont/app/1.0/PropertyGroup_ContactInformationImage Added

http://eagle-i.org/ont/app/1.0/PropertyGroup_DataModelExcludeImage Added

http://eagle-i.org/ont/app/1.0/PropertyGroup_SearchFacetImage Added

http://eagle-i.org/ont/app/1.0/PropertyGroup_PrimaryPropertyImage Added

http://eagle-i.org/ont/app/1.0/PropertyGroup_ResourceProviderImage Added

http://eagle-i.org/ont/app/1.0/PropertyGroup_SecondaryPropertyImage Added

http://eagle-i.org/ont/app/1.0/PropertyGroup_TertiaryPropertyImage Added

Examples of usage:

Data tools ontology

...