Ontology of Shareable Knowledge

IRI:
http://www.omg.org/spec/API4KP/KMO
Version IRI:
http://www.omg.org/spec/API4KP/2018/06/KMO
Authors:
Davide Sottara
Jane Shellum
Kris Pavek
Matthew Burton
Michael Panzer
Sivaram Arabandi
Other visualisation:
Ontology source

Table of Content

  1. Introduction
  2. Classes
  3. Object Properties
  4. Annotation Properties
  5. Namespace Declarations

Introduction

The purpose of this ontology is to define 'knowledge' and the related concepts that play a role in managing and delivering that knowledge to different audiences.

Classes

(concretely realized) piece of contentc back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#ConcretizedPieceOfContent

Distributable, Concrete Expression of some Intellectual Work, in some Human Consumable Language
has super-classes
distributable expressionc
human consumable expressionc

(concretely realized) piece of knowledgec back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#ConcretizedPieceOfKnowledge

A Piece of Knowledge is a Distributable, Concrete Expression of an Intellectual Work of Knowledge
has super-classes
distributable expressionc
concretely expressesop only work of knowledgec

(concretely realized) piece of knowledge contentc back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#ConcretizedPieceOfKnowledgeContent

Piece of Content that is the expression of a Work of knowledge
is equivalent to
(concretely realized) piece of contentc and (concretely realized) piece of knowledgec
Like any Piece of Content, a PoCK is expressed using some natural language, and formatted for consumption by a human audience (as opposed to be used for computation by a software)

advanced knowledgec back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#AdvancedKnowledge

is equivalent to
knowledgec and (not (common knowledgec))
has super-classes
knowledgec

anonymous knowledge resourcec back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#AnonymousKnowledgeResource

Knowledge Resource that is not identified by a an ID assigned by a central identification authority
is equivalent to
knowledge resourcec and (not (identified byop some identifierc))
has super-classes
knowledge resourcec
is disjoint with
identified knowledge resourcec

approachable knowledge resourcec back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#ApproachableKnowledgeResource

is equivalent to
available knowledge resourcec and broadly understandable knowledge resourcec
has super-classes
knowledge resourcec

available knowledge resourcec back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#AvailableKnowledgeResource

There exists a repository where an agent is allowed to obtain a copy of (some artifact that carries) the knowledge resource
is equivalent to
knowledge resourcec and (carried byop some knowledge artifactc) and (stored inop some has functionop some digital knowledge artifact repositoryc)
has super-classes
knowledge resourcec
More specifically, an artifact that carries a representation of the expression of some (version of a) work of knowledge

body of knowledgec back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#BodyofKnowledge

A complex corpus that encompasses the entirety of the knowledge about a specific Business Domain
has super-classes
domain-specific work of knowledgec

broadly understandable knowledge resourcec back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#BroadlyUnderstandableKnowledgeResource

Knowledge Resource that is interpreted by an agent that possesses Common Knowledge, and can be interpreted by an agent even if Common Knowledge is all the Knowledge they possess
has super-classes
knowledge resourcec and (internally represented byop some knowledgeable agentc and (possesses (knowledge)op some common knowledgec))
"Understandability' is defined at the concept level, so that an agent can (re)construct an internal representation of the knowledge, reconnecting the it to the related concepts that agent is expected to possess, and possibly make pragmatic use of it. The availability of a carrier, and the expression of the knowledge in a language that can be parsed by the agent are necessary, but not sufficient conditions.

business domainc back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#BusinessDomain

A concept that synthesizes, abstracting and implying it, a functional complex of more granular concepts that define all the entities and relationships (actors, roles, activities and processes, resources, information, responsibilities, etc...) pertaining to a field or discipline
has super-classes
complex conceptc
has sub-classes
medical business domainc
cooking
finance
healthcare

clinical business domainc back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#ClinicalBusinessDomain

A domain that includes concepts dealing with risk/cause, evaluation, diagnosis, treatment, prevention and management of health and wellness conditions, including methods for the appropriate application of tests, procedures, drugs, and treatments.
has super-classes
medical business domainc

clinical knowledge resourcec back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#ClinicalKnowledgeResource

Asset that is the realization of a Work of Knowledge, whose subject includes on one or more concepts from some Clinical Domain
is equivalent to
TODO fix def domain-specific knowledge resourcec and (knowledge representation ofop some domain knowledgec and (is aboutop some clinical business domainc))
has super-classes
TODO fix def domain-specific knowledge resourcec

common knowledgec back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#CommonKnowledge

Knowledge that everyone has, and everyone is known to have
has super-classes
knowledgec

core knowledge assetc back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#CoreKnowledgeAsset

Asset such that Assets may be derived from it, but is not itself derived from any other Asset (although it could be a derivative of another Resource)
is equivalent to
knowledge assetc and (TODO canonical knowledge Representation - Repositionc and endorsed knowledge resourcec and mainstream knowledge resourcec)
has super-classes
knowledge assetc
not (derived fromop some knowledge assetc)

delivery of graduate-level instructionc back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#GraduateLevelInstruction

has super-classes
knowledge transfer activityc
is disjoint with
delivery of undergraduate level instructionc

delivery of undergraduate level instructionc back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#UndegraduateLevelInstruction

has super-classes
knowledge transfer activityc
is disjoint with
delivery of graduate-level instructionc

digital knowledge artifactc back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#DigitalKnowledgeArtifact

An artifact that carries some form of knowledge encoded by means of discretized signals
has super-classes
knowledge artifactc
has sub-classes
digital knowledge asset surrogatec

digital knowledge artifact directoryc back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#DigitalKnowledgeArtifactDirectory

Function of a (software) agent that relies on a Knowledge Artifact Inventory that references Digital Knowledge Artifacts
has super-classes
knowledge artifact directoryc

digital knowledge artifact repositoryc back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#DigitalKnowledgeArtifactRepository

Function served by an entity that stores Digital Knowledge Artifacts
has super-classes
knowledge artifact repositoryc
function ofop some storesop some digital knowledge artifactc
has sub-classes
digital knowledge asset surrogate repositoryc

digital knowledge asset surrogatec back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#DigitalKnowledgeAssetSurrogate

is equivalent to
digital knowledge artifactc and knowledge asset surrogatec
has super-classes
digital knowledge artifactc

digital knowledge asset surrogate repositoryc back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#DigitalKnowledgeAssetSurrogateRepository

a repository specialized in digital asset surrogates
has super-classes
digital knowledge artifact repositoryc
function ofop some storesop some digital knowledge asset surrogatec

digital knowledge management dervice providerc back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#DigitalKnowledgeManagementServiceProvider

knowledge management service provider for digital knowledge artifacts
has super-classes
knowledge management service providerc
has partop some digital knowledge artifact directoryc
has partop some digital knowledge artifact repositoryc
has partop some knowledge artifact editorc

distributable expressionc back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#DistributableExpression

Concrete Expression that is realized by a self-contained knowledge artifact, and suitable to be used in a knowledge transfer activity
has super-classes
concrete expressionc
carried byop some self contained knowledge artifactc
involved inop some knowledge transfer activityc
has sub-classes
(concretely realized) piece of contentc, (concretely realized) piece of knowledgec

domain knowledgec back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#DomainKnowledge

Knowledge specifically about, and thus scoped by, some Business Domain (e.g. healthcare)
has super-classes
explicit knowledgec and (is aboutop some business domainc)
has sub-classes
expert knowledgec, foundational knowledgec, specialist knowledgec

domain-specific work of knowledgec back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#DomainSpecificWorkOfKnowledge

Knowledge Work that has subject some aspect of a single Business Domain
is equivalent to
work of knowledgec and (has subjectop some domain knowledgec)
has sub-classes
body of knowledgec

endorsed knowledge resourcec back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#EndorsedKnowledgeResource

Knowledge Resource that is endorsed by an agent / party. That agent is expected to have adequate subject matter expertise, must have the permission, and should have the authority to do so
is equivalent to
knowledge resourcec and (endorsed byop some knowledge endorsing partyc)
has super-classes
knowledge resourcec

experiential learning activityc back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#ExperientialLearningActivity

activity where an agent gains knowledge through individual experience, as opposed to transfer from a different agent that already possesses that knowledge
has super-classes
knowledge acquisition activityc

expert knowledgec back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#ExpertKnowledge

Domain Knowledge acquired by advanced certified training, practice and/or research
has super-classes
domain knowledgec
(knowledge) possessed byop some knowledgeable agentc and (performsop some experiential learning activityc) and (recipient ofop some delivery of graduate-level instructionc)

explicit knowledgec back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#ExplicitKnowledge

Knowledge that can be communicated from agent to agent
has super-classes
knowledgec
has sub-classes
work of knowledgec
is disjoint with
tacit knowledgec

foundational knowledgec back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#FoundationalKnowledge

Knowledge that is acquired by means of formal training in a domain (e.g. equivalent to a MS level)
has super-classes
domain knowledgec
(knowledge) possessed byop some knowledgeable agentc and (recipient ofop some delivery of undergraduate level instructionc)

frontal delivery of instructionc back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#FrontalInstruction

A knowledge transfer activity that assumes the spatio-temporal co-location of two agents, where direct communication is used to transfer Knowlege from one to the other
has super-classes
knowledge transfer activityc
targetsop some knowledgeable agentc

human consumable expressionc back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#HumanConsumableExpression

has super-classes
concrete expressionc
uses languageop some natural languagec
uses languageop only natural languagec
has sub-classes
(concretely realized) piece of contentc

identified knowledge resourcec back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#IdentifiedKnowledgeResource

Knowledge Resource that is identified by a an ID assigned by a central identification authority
is equivalent to
knowledge resourcec and (identified byop some identifierc)
has sub-classes
knowledge assetc
is disjoint with
anonymous knowledge resourcec

inlined knowledge resource descriptionc back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#InlinedKnowledgeResourceDescriptor

A descriptor that is a proper sub-part of the (same) structured knowledge resource that has, as a proper sub-part, the resource the descriptor is providing information about
is equivalent to
knowledge asset descriptionc and (proper part ofop some structured knowledge resourcec and (has proper partop some knowledge resourcec))
has super-classes
knowledge asset descriptionc

knowledge acquisition activityc back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#KnowledgeAcquisitionActivity

An abstract activity that allows the agent performing it to gain some Knowledge. Concrete examples include learning, observing, experiencing, and combinations thereof.
has super-classes
information processing activityc
performed byop some knowledgeable agentc
has sub-classes
experiential learning activityc, knowledge transfer activityc

knowledge artifact directoryc back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#KnowledgeArtifactDirectory

function of an agent that can be queried to resolve the identity and/or location of certain knowledge artifacts. The function is enabled by the agent's internal representation of an artifact inventory
has super-classes
knowledge processing functionc
function ofop some knowledgeable agentc and (internally representsop some knowledge artifact inventoryc)
has sub-classes
digital knowledge artifact directoryc

knowledge artifact editorc back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#KnowledgeArtifactEditor

function of a tool that is used in activities that involve the creation, editing and curation of knowledge artifacts, both from a content and form perspective
has super-classes
knowledge processing functionc
function ofop some used inop some knowledge activityc and (targetsop some knowledge artifactc)

knowledge artifact inventoryc back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#KnowledgeArtifactInventory

A complex collection of references to one or more Knowledge Artifacts
has super-classes
abstract expressionc
has proper partop some denotesop some knowledge artifactc

knowledge assetc back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#KnowledgeAsset

Identified Knowledge Resource, i.e. that is identified by an ID assigned by a central identification authority Assets are valuable to parties acting within that domain.
has super-classes
identified knowledge resourcec
has sub-classes
core knowledge assetc, knowledge asset descriptionc

knowledge asset descriptionc back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#KnowledgeAssetDescription

a Knowledge Asset that has another Asset as subject
is equivalent to
knowledge assetc and (knowledge resource descriptionc and (representation ofop only knowledge assetc))
has super-classes
knowledge assetc
knowledge asset descriptionc
has sub-classes
inlined knowledge resource descriptionc, knowledge asset descriptionc

knowledge endorsing partyc back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#KnowledgeEndorsingParty

Party that has the authority and the subject matter expertise to endorse some Work of Knowledge. The trust in the Party gets transferred to the Work of Knowledge
has super-classes
knowledgeable agentc
internally representsop some advanced knowledgec

knowledge management service providerc back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#KnowledgeManagementServiceProvider

The function of an entity that serves the role of Knowledge Manager, enabling the creation, maintenance, storage, cataloguing, and delivery/distribution of knowledge artifacts
has super-classes
knowledge processing functionc
has partop some knowledge artifact directoryc
has partop some knowledge artifact editorc
has partop some knowledge artifact repositoryc
has sub-classes
digital knowledge management dervice providerc

knowledge meta-descriptionc back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#KnowledgeMetaDescriptor

A knowledge resource description whose subject is another knowledge description
is equivalent to
knowledge resource descriptionc and (representation ofop some knowledge resource descriptionc)
has super-classes
knowledge resource descriptionc
For the purpose of knowledge management, knowledge asset descriptions are assets that can be assembled into a knowledge base, and used for reasoning. Meta-descriptions can be materialized as needed for such knowledge bases, allowing to use a model-driven approach to knowledge management

knowledge publication activityc back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#KnowledgePublicationActivity

activity by which an endorsed knowledge resource is released to the public, to be used, making it possible for agents to acquire it
has super-classes
information processing activityc
involvesop some endorsed knowledge resourcec
targetsop only published knowledge resourcec

knowledge representation embedding surrogatec back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#KnowledgeRepresentationEmbeddingSurrogate

A Surrogate that realizes a knowledge descriptor, and embeds a representation of either the knowledge resource it describes, or a derivative thereof. (This concept is defined at the manifestation/item level. The two expressions are realized independently and included in the same manifestation, with the surrogate being the primary entity the manifestation is realizing)
has super-classes
knowledge asset surrogatec
has partop some carriesop some knowledge resourcec

knowledge transfer activityc back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#KnowledgeTransferActivity

Activity with 2 or more participant agents. Before it is performed, there exists 2 participants A and B, such that A possesses some knowledge K, and B does not. After the activity is completed, B will possess that knowledge K.
has super-classes
knowledge acquisition activityc
performed byop min 2 knowledgeable agentc
has sub-classes
delivery of graduate-level instructionc, delivery of undergraduate level instructionc, frontal delivery of instructionc

mainstream knowledge resourcec back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#MainstreamKnowledgeResource

Latest Published Version of a Knowledge Resource. i.e. Published Knowledge Resource such that there is no revision that is also Published.
is equivalent to
published knowledge resourcec and (not (has later revisionop some published knowledge resourcec))
has super-classes
published knowledge resourcec

master copyc back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#MasterCopy

TODO Deprecated. Moved to the core ONTOLOGY
artifact that is used as the source in replication activities
has super-classes
knowledge artifactc
is in range of
replica ofop

medical business domainc back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#MedicalBusinessDomain

domain that encompasses the science of health in general: including, but not limited to, the study the human body (anatomy and physiology), the practice of medicine as the prevention and treatment of diseaes, pharmacology as the science of substances that can affect the human body
has super-classes
business domainc
has sub-classes
clinical business domainc

original knowledge resourcec back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#OriginalKnowledgeResource

The first (version of an) Knowledge Resource, such that there are no predecessor (expressions of previous) Works that have been used during its creation.
is equivalent to
knowledge resourcec and (not (is later revision ofop some knowledge resourcec))
has super-classes
inverse has originalop some knowledge resourcec

published knowledge resourcec back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#PublishedKnowledgeResource

resource that has been published by means of a publication activity
is equivalent to
knowledge resourcec and (recipient ofop some knowledge publication activityc)
has sub-classes
mainstream knowledge resourcec

sophisticated knowledge resourcec back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#SophisticatedKnowledgeResource

Knowledge Resource that can be interpreted only by an agent that possesses some Knowledge other than Common Knowledge, or that requires some (other) Knowledge Resource i.e.: not Standalone or not Broadly Understandable
is equivalent to
knowledge resourcec and ((not (broadly understandable knowledge resourcec)) or (not (standalone knowledge resourcec)))
has super-classes
knowledge resourcec
(knowledge) possessed byop only knowledgeable agentc and (internally representsop some advanced knowledgec)

specialist knowledgec back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#SpecialistKnowledge

Domain Knowledge acquired by advanced certified training
has super-classes
domain knowledgec
(knowledge) possessed byop some knowledgeable agentc and (recipient ofop some delivery of graduate-level instructionc)

standalone knowledge resourcec back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#StandaloneKnowledgeResource

Such a Resource can be interpreted by an agent (that has the appropriate knowledge pre-requisites) without the need to look up any additional Knowledge Resources
Knowledge Resource that does not depend on any other resource
is equivalent to
knowledge resourcec and (not (depends onop some knowledge resourcec))

surrogate of externally catalogued resourcec back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#ExternallyCataloguedResourceSurrogate

(Meta) Surrogate S that carries the description of a Surrogate T, and such that S and T are not stored in the same repository
has super-classes
knowledge asset surrogatec
carriesop some knowledge meta-descriptionc

surrogate of externally managed resourcec back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#ExternallyManagedResourceSurrogate

a surrogate S that carries a resource description D about a resource R, and such that S is not stored in the same repository as the master copy of R
has super-classes
knowledge asset surrogatec

surrogate of internally managed resourcec back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#InternallyManagedResourceSurrogate

a surrogate S that carries a resource description D about a resource R, and such that S is stored in the same repository as the master copy of R
has super-classes
knowledge asset surrogatec

tacit knowledgec back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#TacitKnowledge

Knowledge that can not be transfered to another agent by means of direct communication
has super-classes
knowledgec
is disjoint with
explicit knowledgec

TODO canonical knowledge Representation - Repositionc back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#CanonicalKnowledgeRepresentation

Knowledge Representation that (i) expresses a Work of Knowledge that captures no more and no less than an intended Piece of Knowledge (ii) is expressed using the preferred language for the kind of work the resource represents (iii) faithufully represents that Work of Knowledge
has super-classes
knowledge resourcec
faithfully expressesop exactly 1 work of knowledgec
knowledge representation ofop exactly 1 piece of knowledgec

TODO fix def domain-specific knowledge resourcec back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/KMO#DomainSpecificKnowledgeResource

Knowledge resource that expresses a work of knowledge that captures a piece of domain specific knowledge
is equivalent to
knowledge resourcec and (knowledge representation ofop some domain knowledgec)
has super-classes
knowledge resourcec
has sub-classes
clinical knowledge resourcec

work of knowledgec back to ToC or Class ToC

IRI: http://www.omg.org/spec/API4KP/core#WorkOfKnowledge

has super-classes
explicit knowledgec

Object Properties

(knowledge) possessed byop back to ToC or Object Property ToC

IRI: http://www.omg.org/spec/API4KP/KMO#possessed-by

has domain
knowledgec
has range
knowledgeable agentc
is inverse of
possesses (knowledge)op

archived inop back to ToC or Object Property ToC

IRI: http://www.omg.org/spec/API4KP/KMO#archived-in

has super-properties
stored inop
has domain
knowledge artifactc
is inverse of
archivesop

archivesop back to ToC or Object Property ToC

IRI: http://www.omg.org/spec/API4KP/KMO#archives

Archival is a kind of storage implying no immediate use. Archiving is scoped to artifacts only
has super-properties
storesop
has range
knowledge artifactc
is inverse of
archived inop

endorsed byop back to ToC or Object Property ToC

IRI: http://www.omg.org/spec/API4KP/KMO#endorsed-by

has super-properties
internally represented byop
has domain
knowledge endeavourc
has range
knowledgeable agentc
is inverse of
endorsesop

endorsesop back to ToC or Object Property ToC

IRI: http://www.omg.org/spec/API4KP/KMO#endorses

An agent's endorsement of a knowledge endeavor implies (i) that the agent is able to understand the content of that endeavor, internally representing the knowledge (expressed by (the expression carried)) in the endeavor, (ii) that the agent transfers their reputation and trust to that endeavor
has super-properties
internally representsop
has domain
knowledgeable agentc
has range
knowledge endeavourc
is inverse of
endorsed byop

possesses (knowledge)op back to ToC or Object Property ToC

IRI: http://www.omg.org/spec/API4KP/KMO#possesses

An Agent possesses some Knowledge if they can conceptualize that Knowledge, and act based on that Knowledge
has domain
knowledgeable agentc
has range
knowledgec
is inverse of
(knowledge) possessed byop
has sub-property chains
internally representsop o knowledge representation ofop
The possession of some Knowledge is the outcome of a Knowledge Acquisition Activity

replica ofop back to ToC or Object Property ToC

IRI: http://www.omg.org/spec/API4KP/KMO#replica-of

An artifact that resulted from the copy of a 'master copy' is a replica of that copy
has super-properties
copy ofop
has domain
knowledge artifactc
has range
master copyc

Annotation Properties

alt labelap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2004/02/skos/core#altLabel

copyrightap back to ToC or Annotation Property ToC

IRI: http://www.omg.org/techprocess/ab/SpecificationMetadata/copyright

creatorap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/creator

dateap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/date

definitionap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2004/02/skos/core#definition

descriptionap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/description

exampleap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2004/02/skos/core#example

licenseap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/license

noteap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2004/02/skos/core#note

scope noteap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2004/02/skos/core#scopeNote

titleap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/title

Namespace Declarations back to ToC

default namespace
http://www.omg.org/spec/API4KP/KMO#
06
http://www.omg.org/spec/API4KP/2018/06/
SpecificationMetadata
http://www.omg.org/techprocess/ab/SpecificationMetadata/
api4kp
http://www.omg.org/spec/API4KP/
core
http://www.omg.org/spec/API4KP/core#
dc
http://purl.org/dc/elements/1.1/
frbr-kr
http://www.omg.org/spec/API4KP/FRBR-KR#
owl
http://www.w3.org/2002/07/owl#
pso
http://purl.org/spar/pso/
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
rel
http://www.omg.org/spec/API4KP/rel#
skos
http://www.w3.org/2004/02/skos/core#
terms
http://purl.org/dc/terms/
xsd
http://www.w3.org/2001/XMLSchema#

This HTML document was obtained by processing the OWL ontology source code through LODE, Live OWL Documentation Environment, developed by Silvio Peroni.