Glossary of Terms
Terms | Definitions |
Artifact | An Artifact is the standard Luma Knowledge representation of information (knowledge) that is identified as important for sharing within an organization. In Luma Knowledge an artifact is created by:
At a minimum, an Artifact contains a unique id, a title, a description, and a link to the original candidate knowledge (internal or external) if it is not created in the Luma Knowledge. See Artifact Types. |
Candidate Knowledge | Candidate knowledge include written articles, documents, publications, frequently asked questions (FAQ’s), service definitions, manuals, etc. or knowledge held in the minds of subject matter experts |
Artifact Life Cycle | An artifact goes through separate 3 states; Draft, Published, and Retired.
See Artifact Life-Cycle State Transitions |
Artifact Types | Artifact types include:
|
End-User | The user is a member of an organization which can submit inquiries to the Knowledge Management system using a client system |
Client System | A calling system is a computer system using any channel to make a request to the Knowledge Management system on behalf of a user |
Meta-Data | Meta-data represents key information (terms or phrases) that describes an artifact. The meta-data is inferred during NLP parsing using parts of speech and dependency rules. Meta-data is then confirmed 1) against the vocabulary and 2) during the curation process. Meta-data is realized as Meta-data entities. |
Meta-data entities | Meta-data entities provide a way to make a document machine-understandable. Meta-data enhances searches for artifacts and assists the curation process by identifying known terms. Meta-Data entities include:
|
(Meta-data) Topic | The topic is the object of an artifact. It represents what the subject is acting on. Topics are products or services provided which are supported by an organization with artifacts. Note: Simple sentences may not contain a topic |
(Meta-data) Subject | The subject of a sentence is the who or what in relation to an action. |
(Meta-data) Action Word | The action word (predicate) is normally a verb which is an action by the subject |
(Meta-data) Motivation | The motivation is a term or phrase that verbalizes why someone would want to see this artifact |
(Meta-data) other | In addition to the OE entities above the following entities are “normally” found during normalization:
|
Federated Artifact | An artifact that is mastered in an external (knowledge) system. |
Luma Knowledge Ontology | An ontology is a specification of entities in a domain (in this case the Luma Knowledge). It contains their types (classes or concepts), class hierarchies (taxonomies), properties, and relationships between classes. It is a structure (schema) that enables restrictions, rules, and reasoning. Example entities include an Artifact, a User, a Request, Topics, etc. This specification is used to build the knowledge graph (see Luma Knowledge Ontology) |
Knowledge Graph | The knowledge graph holds the instances of (entities) Nodes, directional Relationships between Nodes and properties in Nodes and Relationships. |
Workbench Knowledge Graph | The workbench knowledge graph is a curator’s view of the topic taxonomy contained in the knowledge graph. It is a subset of the full knowledge graph that contains tenant, topic (domain and topic), and artifact nodes. |
Taxonomy | Taxonomy is the science or technique of classification |
Topic (Artifact) Taxonomy | Topic Taxonomy is a hierarchical classification of topics and their artifact nodes. Note: Topic nodes are either categorical (for classification – operating system) or tangible (actual things – Windows or Linux) |
Topic Nodes | Domains nodes are a special type of topic nodes. Domain nodes represent the top-level classification of a product, service, or policy. Domains are directly related to Sub-Tenant nodes. They are parents to topic nodes. Topics nodes represent classifications of artifacts and are arranged under domain nodes. Topics are in a parent-child relationship with each other and artifacts nodes. Topic nodes are either categorical or tangible. Categorical nodes do not have any artifacts attached to them. Tangible nodes normally have one or more artifacts attached to them. Tangible nodes are also referred to as Object Topics which is something an artifact is about. |
Knowledge Store (Also, known as a Knowledge Base and Knowledge Library) | The knowledge base is a data store that holds the physical knowledge artifacts. The physical knowledge artifacts are either the Master Artifact or a local copy of a Federated Artifact. |
Master Organization (Also, known as a Tenant organization.) | A master organization represents the primary business entity which may or may not control zero or more sub-organizations. A master organization can contain a hierarchy of sub-organizations. |
Suborganization (Also, known as a sub-tenant) | A sub-organization represents a business entity within a master organization or another sub-organization. |
Multi-Tenant System | Multi-tenancy is an architecture in which a single instance of a software application serves multiple customers. Each customer is called a tenant. |
Curation | Curation is the process that builds knowledge artifacts. The process involves importing or manually creating a candidate artifact. That artifact is analyzed to determine questions and answers it may address, parsed (NLP parsing) to determine "search" meta-data, and then reviewed/modified by a curator then saved or automatically saved. |
Semantic Analysis (also referred to as Natural Language Parsing (NLP)) | Semantic Analysis processes employed in Knowledge Management includes:
|
Topics | Topics shall include:
|
Artifact Templates | Artifact Templates are used to define an artifact type. Templates will define required and optional fields and their types (minimum artifact fields are required). Templates allow a curator to manually create an artifact in the Luma Knowledge. Out of the box, a “simple” artifact and FAQ artifact will be provided. |
Import Templates | Import templates describe fields and type of a document being imported into the Luma Knowledge. These are used where it may be desired to merge two or more fields into one to map to an artifact template. |