Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 28 Next »

Release 1.14 - July 2022

The Following feature is released in this release:

Feature

Description

Search Improvements

Enhanced ontology generation to improve Knowledge Search. The Metedata generation process in Luma Knowledge can now manage Compound nouns, Adjectives, Pronouns and Abbreviation effectively. This ensures that system understands the user search better and finds relevant artifacts.

For more information, refer to Knowledge Search.

Support for Webhooks

Luma Knowledge now supports Webhook configuration. Webhooks are user-defined HTTP callbacks. These facilitate integration with different applications or third-party APIs and are triggered by some event in the application. You can define the data mapping between the source and target system to perform an integration to sync pair mapping.

For more information, refer to Federated Data Synchronization Service.

Updated Search API

Luma Knowledge now identifies and captures the source channel information when searching the knowledge through Search API. This ensures that the Knowledge Dashboard metric shows the correct Channel information.

For more information, refer to Searching Artifact using API.

Bulk Artifact Import using Knowledge Templates

You can now create multiple Artifacts with a single upload using Knowledge Templates. Luma Knowledge now supports Bulk Artifact import using an Excel sheet. Build your excel columns based on the Knowledge Template and add the artifacts as rows in the sheet. Artifact Import in Luma Knowledge creates an Artifact for each row.

For more information, refer to Bulk Artifact Upload.

Improvements on User Profile

Following are the improvements on User Profile section:

  • Tenant administrators can now reset their password from User profile section. A Reset password link is sent to the registered email address, that can be used to reset account password.

  • You can now regenerate Access Key and Access Token from the Profile section. The Keys can be used to access Luma Knowledge KPI and Webhooks for data update and data sync.

For more information refer to Manage Users | View-User-Profile.

Updated Export on Luma Knowledge Dashboard

Following are the updates on Luma Knowledge Dashboard:

  • KPI information on Knowledge Dashboard is now exported in XLSX format instead of CSV. The excel format avoids various format issues with different locale in CSV .

  • You can now export data for Volume related metrics into a XLSX file. Click on the download button on 'Volume' metric to export the detailed data on User Queries, Artifacts Returned as results and Artifacts Viewed for the selected time period.

  • You can now export data for User Request Insights metrics into a XLSX file. Click on the download button on 'User Request Insight' section and export the detailed information on Hotspots, User Feedback, Obsolete Artifacts and Knowledge Gaps for the selected time period.

For more information, refer to Luma Knowledge Dashboard.

Improved Vocabulary generation

Luma Knowledge now generates synonyms automatically whenever metadata is added to the Artifact. The auto-generated synonyms are merged with the existing vocabulary and used for Knowledge search. As a tenant administrator, you can enable the tenant to auto create synonyms.

For more information, refer to Vocabulary.

Additional searches on Knowledge Graph

Search for Artifacts in Knowledge Graph based on metadata. Luma Knowledge now provides additional filters on Knowledge Graph. You can now search for artifacts based on Subjects, Actions and Motivations.

For more information, refer to Knowledge Graph.

Updates on Knowledge Store

Following are the updates on Knowledge Store:

  • View information on Artifact usage and efficacy on Artifact details screen. Tenant Administrators and Curators can now view the Total number of Views, Positive and Negative feedback received for the specific artifact on the Artifact preview and Artifact details screen.

  • You can now bypass metadata regeneration when Artifact Title or Summary are updated.

For more information, refer to Knowledge Store.

Other enhancements

Following are the other improvements done as part of this release:

  • Configurations used to calculate recommendations in ‘User Request Insight’ section are now managed at the Database level. The job to calculate the recommendations for the tenant can also be turned off .

  • Luma Knowledge now provides Health Check url that can be used to run a Health checkup on the Luma Knowledge application.

  • You can now Archive historical executions for your Federated Service → Synchronized Jobs. Luma Knowledge now allows the Super Administrators to archive and remove the old executions from the logs. The Clean up job on ‘Manage Scheduled Jobs’ tab can be scheduled to manage the historical trigger information.

  • For Knowledge Template, a ‘redirect link’ field is now automatically set to Textbox. This ensures that the URL added to the field redirects to the correct webpage.

Release 1.13.3 June 2022

This release contains only bug fix documented on the Published Fixes page.

Release 1.13.2 - March 2022

The Following feature is released in this release:

Feature

Description

Improved Confidence Score calculation

Luma Knowledge now supports dynamic confidence score allocation. Confidence score is now calculated based the ontology generated from the user’s search phrase. While calculating confidence score for relevant Artifacts, system now allocates confidence weightage only to the metadata identified from the user’s query. This improves search results and ensures that user always finds relevant artifacts even if query is ambiguous or do not generate all the type of metadata.

As an administrator, you can enable the dynamic confidence score allocation using the tenant config parameter 'Confidence score weightage calculation'.

For more information, refer to Tenant Configurations.

Release 1.13 - March 2022

Following are the features released in this release:

Feature

Description

QnA pair generation

The FAQ generation process is now optional. You can use the configuration parameter 'Enable Artifact QnA Generation' to disable the QnA Service for your tenant and process all your Knowledge documents using your organization-specific templates.

For more details, refer to Tenant Configurations

Note: Once QnA Service is disabled, Create Artifact → Documents option ( Artifact creation by uploading a document) is also disabled.

Enhanced Search API

Improved Luma Knowledge Search API to enable Knowledge search using Artifact ID and keywords. You can now integrate with Luma Knowledge and use the user’s query, Artifact ID or specific metadata or keywords to find relevant Artifacts.

For more details, refer to Search API.

Enhanced KPI Dashboard

Following are the updated on the Luma Knowledge Dashboard:

  1. Additional KPIs for to represent Total Artifact Returned, Not Helpful (Negative feedback) received and AQI during the reported period.

  2. To improve readability, the following KPI metrics are renamed:

    1. Solved → Helpful

    2. Assessibility → Findability

    3. Availability → Positivity Rate

  3. Updated Tooltips with metric definition and help text.

For more information, refer to Luma Knowledge Dashboard

Improvement to FAQ Artifact

Luma Knowledge now supports multiple questions for a FAQ. You can now add multiple questions for an answer through xls import. Add the additional Columns such as Question, Question1, Question2 etc, as required.

Note: Luma Knowledge uses each question to generate the main metadata for the QnA Pair. However, in Artifact only the question in Column 'Question' is displayed.

For more information, refer to Create Artifact using a Document or Web URL

Improvements to Vocabulary

The Vocabulary in Luma Knowledge now enables curators to add multiple Similar terms for a single Term. To improve readability, all the similar terms can be viewed in a single row. You can add or remove one or more Similar terms for an existing Term.

For more information, refer to Vocabulary

Other Enhancements

Following are the additional changes that are part of this release:

  1. Luma Knowledge now fetches execution logs on demand. To avoid delays in loading Federated service sync logs, Luma Knowledge now fetches the execution logs only for the selected sync, based on the execution id.

  2. All log4j libraries are upgraded to the latest version to mitigate Log4j vulnerability.

  3. The Serviceaide logo is now hidden when viewing an Artifact in the Luma Web Widget.

  4. You can now delete one or more artifacts in Luma Knowledge using API. Provide a list of artifacts IDs (comma separated list) and delete the artifacts from the system irrespective the state of artifact.

Release 1.12.5 - January 2022

Following are the features released in this release:

Feature

Description

Export functionality on Luma Knowledge Dashboard

You can now Export Positive Feedback information into a CSV file. On the Luma Knowledge Dashboard, click on the download button on 'Result Summary' metric to export the details of artifacts with positive feedback into a CSV file.

Improvement to FAQ Artifact

Luma Knowledge now supports multiple questions for a FAQ. You can now add multiple questions for each Answer in an artifact through xls import. Each question added for the answer is used to generate the main metadata for the FAQ.

This release also contains bug fixes documented on the Published Fixes page.

Release 1.12.4 - December 2021

Following are the features released in this release:

Feature

Description

Export Knowledge Dashboard

You can now export the KPI information available on Knowledge Dashboard to a CSV file.

Improvements in Federated Sync Log

Following improvements in Federated service are part of this release:

  • On Sync configuration, logging level is now set to ‘Error’ by default.

  • Sync Execution logs are now truncated appropriately and logged in file system logs

This release also contains bug fixes documented on the Published Fixes page.

Release 1.12.2 - November 2021

Following are the features released in this release:

Feature

Description

Improvements in Ontology generation process

Ontology generation process during Artifact Curation is updated to disregard the unnecessary metadata. The process will now ignore the following information as metadata:

  • Numbers

  • Dates

  • Combination of numbers and Special characters

New Tenant-level Configuration parameters

New Tenant-level configuration parameters are now available in Luma Knowledge. The parameters provide the ability to exclude artifacts with Low and Moderate confidence levels from the search results. Following are the new parameters:

Exclude Articles with Low confidence from search results: The parameter indicates that the Artifacts with Low Confidence score/level should be excluded from the search results. Only the Artifacts with High and Medium confidence levels should be displayed to the end-user.
Exclude Articles with Moderate confidence from search results: The parameter indicates that the Artifacts with Low and Medium Confidence level/score should be excluded from the search results. Only the Artifacts with High confidence level should be displayed to the end-user.

For more information, refer to Tenant Configurations.

Other Enhancements

Following are the other enhancements that are part of this release:

  1. Technical improvements on Knowledge Store to resolve the intermittent data load issues.

  2. Content Alignment issues when viewing Knowledge Artifacts inside the Web Widget are now fixed.

Release 1.12 - November 2021

Following are the features released in this release:

Feature

Description

New Federated Service inetgration

Luma Knowledge now support integration with Change Gear and POB. You can now configure Federated Service integrations with your Change Gear and POB environments.

Improvements in Federated Service

Federated Service integrations now support subroutines to call APIs using the Functions to handle multiple API calls to retrieve knowledge document and their contents

Role-based Authorizarion

Role-based control on Artifact curation UI is now implemented. Only users with Administration role can access and manage Users list, Groups List and Tenant configurations.

Improved Confidence Score calculation

Confidence score calculation for Knowledge Search through Luma Virtual Agent is now improved. Luma Knowledge now allocates additional confidence score with more Subject matches. The following are the updates:

  • When 2 subjects between the Query string and Artifact match, then the subject weight will get increased by 10%. The increased score is reduced from Action. In such case, the weightage to each metadata item becomes: Topic-40, Path-35, Subject-33, Action-22, Motivation-5.

  • When 3 subjects between the Query string and Artifact match, then the subject weight will get increased by 20%. The increased score is reduced from Action. In such case, the weightage to each metadata item becomes: Topic-40, Path-35, Subject-36, Action-19, Motivation-5.

Technical Updates

Neo4j and Spring components in Luma Knowledge are upgraded to the latest versions. Related scripts and and components are now updated to accommodate the version updates.

Release 1.11 - August 2021

Following are the features released in this release:

Feature

Description

Export and Import

You can now migrate your tested Knowledge Content, and Federarted Services from your Staging environment to Production environment, without the need to recreate the content. A new service is now available that can be used to Export and Import the following content and the related entities from one Luma Knowledge environment to another:

  • Artifacts

  • Federated Services

Note: This is a backend utility and available to the Operations/Support team. You may get in touch with the Luma Knowledge Support team to request export and import of your content.

Knowledge Search Debug logs API

Luma Administrators can now view detailed logs on the Knowledge Searches performed through Luma Virtual Agent. A new API is now available that provides Luma VA with real time information for the Knowledge searches with information such as Metadata generated and matched, Identified Artifacts, Filters applied, Confidence score etc. The debug logs are available in Luma Conversation History and enable the Administrator to understand how the request is processed in Luma Knowledge and improve Knowledge availability.

For more information, refer to Luma Virtual Agent → Conversation History.

Knowledge Store: Redirect to Original Artifact

View the original Article from the Knowledge Artifact in your Knowledge Store. You can now use the ‘Redirect’ field in Knowledge Template to add redirection URL of the original Article or ticket that is used to create Artifact in Luma Knowledge. When the artifact is accessed through Luma Virtual Agent, the original Article opens in a new browser window.

For more information, refer to Configure Template.

Release 1.10 - July 2021

Following are the features released in this release:

Feature

Description

Configure Knowledge Templates

You can now configure organization-specific template in Luma Knowledge to enable Curators to upload documents and create Artifact. With the new ‘Template’ UI, you can create Templates with customized Artifact fields and type of information that can be held in each field. This enables system to create readable Artifacts from already available Knowledge in your organization.

 For more information refer, Configure Knowledge Template

Improvements in Knowledge Graph

Following improvements are part of the release:

  • You can now create multiple topic nodes with same name under a domain. The topics with duplicate names can be created under different levels and parent topic.

  • You can now update the Domain and Topic node names in Knowledge Graph. The updated name is also reflected in the associated Artifacts.

 For more information, refer Knowledge Graph.

Knowledge Search Improvement

New updates in Knowledge search to present the most relevant Artifacts to the end-user. Luma Knowledge now uses the Topic identified from the search query to find Artifacts with matching Topic and Subject metadata.

For more information, refer Knowledge Search.

Artifact Ontology

Following are improvements to Ontology generation process:

  • In addition to the Summary field, Luma Knowledge now uses Artifact name to extract Ontology. On updating artifact name, ontology is regenerated.

  • System now generates cleaner metadata that is more readable and meaningful. Phrases with only a single character/number or special character are ignored and not added to the Artifact Ontology.

For more information, refer Semantic Analysis.

New Tenant Configuration Parameters

New Tenant Configuration parameters are now available for improved Document Bulk Import process.

For more information refer, Tenant Configuration.

Release 1.9.1- June 2021

This release contains only bug fixes documented on the Published Fixes page.

Release 1.9- May 2021

Following are the features released in this release:

Feature

Description

Manage Artifact View Permissions

Set View Permission for your Artifacts in Luma Knowledge. You can now create User Groups to allow and restrict access to Knowledge Artifacts. The End-users can only view the artifacts with view permissions in the search result.

For more information, refer to Manage Permission.

Enhancements in Artifact Curation

Following enhancements done as part of the release:

  • Restructured ‘Create Artifact’ workspace to improve usability. Manual and Document Import Artifact creation is now divided in separate sections.

  • Hint Messages for sections and input fields.

  • Luma Knowledge now supports xlsx, pdf document with template to create Knowledge Artifact.

For more information, refer to Create an Artifact.

Enhanced Artifact Creation using Knowledge Templates

Luma Knowledge can now validate the uploaded documents based on the Knowledge Templates available in the system. The Knowledge template selected at document upload is used to validate the document, create Knowledge Artifact and generate metadata.

For more information, refer to Create Artifact using Knowledge Templates

Other Enchancement

Following are other enhancements done as part of the release:

  • Luma Knowledge now supports the Chinese language.

  • All Dates in Luma Knowledge are now consistent and follow the same format.

  • 'Help section’ is now available in the left hand navigation to redirect the user to Product documentation.

Release 1.8- March 2021

Following are the features released in this release:

Features

Description

Knowledge Search and Ontology Improvements

New Improvements in Ontology generation and Knowledge Search are part of the release. Luma Knowledge can now identify more metadata from Artifact Summary and User queries. This improves artifact searchability and reduces the manual effort required to update Artifact metadata.

Knowledge Templates for Artifact Curation

Luma Knowledge now accepts your organization-specific Knowledge templates to create artifacts. 'Documents with template' option on Create Artifact page allows you to import one or more documents with predefined template and create Artifacts.

Note: Knowledge Template creation will be available in future releases. Currently, template must be created from backend. You may contact support team for more informtion.

For more information, refer to Create Artifact using Knowledge Templates.

Knowledge Store Improvements

Following are the enhancements on Knowledge Store:

  1. You can now update Topic for your Artifact in Knowledge Store, eliminating the need to navigate to Knowledge Graph. The new process allows you to select an existing Topic or create a new topic for your Artifact in Ontology Metadata section.

  2. You can now quickly navigate from Artifact details to Knowledge Graph to view the Artifact and its Topic Hierarchy.

  3. New navigation buttons on Knowledge Store to enable full Grid or Graph view for the Curator.

For more information, refer to Knowledge Store

Knowledge Graph Improvments

You can now easily navigate to QnA details from Knowledge Graph. Open a QnA pair in Artifact quick view and click on Artifact id to view QnA pair and related ontology on the Parent Artifact’s details screen in Knowledge Store.

For more information, refer to Knowledge Graph.

Other Enhancements

Following are other enhancements done as part of the release:

  1. ‘Generate QnAs’ option is removed from Create Artifact. You can use ‘Documents with Template’ option to process documents without generating QnA pairs.

  2. Every link across Luma Knowledge now supports the standard browser right-click actions such as "Open Link in New Tab", "Open Link in New Window".

Release 1.7- February 2021

Features

Description

Knowledge Graph

An improved user interface for Knowledge Graph is now available. The new Graph provides a better view of the Artifact hierarchy, easier navigation and more child node details.

For more information, refer to Knowledge Graph.

Knowledge Store updates

Following are the enhancements on Knowledge Store:

  • You can now view the graphical representation of the artifact hierarchy on Knowledge Store along with the Artifact list. The graph can be used to navigate through topics and filter the Artifacts.

  • On deleting a Topic or Domain from the Knowledge Graph, related Vocabulary is also removed.

  • You can now filter the Artifacts using Created by and Modified by columns on Knowledge Store.

For more information, refer to Knowledge Store.

Create Artifact

Following are updates in Artifact creation process:

  • Default Artifact Publishing Mode for your Tenant can now be defined. This determines if the Artifacts can be Published automatically, with or without mandatory metadata i.e. Topic, Subjects and Actions.

  • You can configure the file size limit for the supported document types for Artifact creation.

  • While Creating artifact, you can now opt to bypass QnA pairs generation. This ensures that the Artifacts that do not require QnA pairs, are promptly available to the end-users.

  • Luma Knowledge now retains the text formatting from the original source document or WebURL.

For more information, refer to Create Artifact and Tenant Configurations

Other Enhancements

Other Enhancements implemented as part of the release are:

  • Luma Knowledge now supports German, Danish and Norwegian languages.

  • Luma Knowledge can now identify and create Artifact Topic while importing data from target system using the Federated service.

  • Restrict end-user (SSU) from logging in to the Luma Knowledge Curation application.

  • Content fields in the application now support the Rich-Text editor.

  • Image support in an Artifact. You can now add an image in a document or use a Web URL with images to create an Artifact.

Release 1.6- December 2020

Feature

Description

Knowledge Store Enhancements

Following are the updates on Knowledge Store:

  • A new Grid or List Artifact view is now available.

  • You can create and save Filters to filter on Artifacts available in Knowledge Store.

  • Artifact edit lock: An Artifact cannot be edited by multiple curators simultaneously. Once an Artifact is checked out for edit, Artifact is locked and is unavailable for other curators for updates.

  • You can now reset Feedback and Recommendations for an Artifact after editing it.

  • System can now create minor and major versions of the artifacts. You can view the history of the changes made to the artifact and restore an older version.

For more information, refer to Knowledge Store.

Knowledge Search

A new option to view Current version of an artifact is now available in Knowledge Search Widget. A Curator can choose to view the Published version or the Current (checked out) version of the artifacts, while searching for artifacts.
For more information, refer to Knowledge Search

Federated Service

Sharepoint Integrations is now available as Out-of-the-box Sync setup in the DataSync Utility.

Other Enhancements

Other Enhancements implemented as part of the release are:

  • You can now select Tenant Language for your Tenant. Artifacts curation and NLP Services are now done in the Tenant language.

  • Tenant language is now set as User’s language by default. The user’s language determines the language for NLP services for QnA and metadata generation, Knowledge Graph and Knowledge Search.

Release 1.5 - November 2020

Feature

Description

Knowledge Store

Knowledge Store has been updated with the following features:

  • Curator can now edit the source document for an Artifact with Source Type Document.

  • The Artifact can only be edited in Draft status .

  • Artifact name can be edited

  • New QnA pairs can be added to the Artifact

  • When an existing artifact is updated and added to the parsing queue, it can be accessed in read-only mode.

  • Updating question or answer text in QnA

  • Generation of Metadata for QnA and appears in Q&A Pair List

  • Improvised QnA pairs

  • ISM and KM integration for Suggested solution

  • Update search-widget to integrate in 3rd party websites with a client token

  • Update Artifact summary without metadata review

  • Bulk update of an artifact using Import API

For more information refer to Knowledge Store

Integration with ISM

Luma Knowledge provides an embeddable Search Widget that can integrate with Intelligent Service Management (ISM), Serviceaide’s ITSM product. This allows ISM users to use the widget and Search Knowledge available within the organization to resolve their IT related issues

For more information refer to Integration with Intelligent Management System

Federated Service

Federated Data Synchronization Service is a centralized service that facilitates the synchronization of data between two systems. In Luma Knowledge, the Data Sync Service is used to exchange information with supported third-party applications such as ISM, Luma Virtual Agent, Servicenow. Data synchronization can be configured between applications that support HTTP REST protocol.

For more information refer to Federated Data Synchronization Service

Release 1.4 - October 2020

Feature

Description

Explore Knowledge

You can now explore the Artifacts available in Luma Knowledge using the Explore tab on the Knowledge Search. The new tab enables the end-users to explore the Knowledge Graph and view available Artifacts. You can now browse through the Domains and topics available in the system to locate the required Knowledge Artifact.

For more information refer to Knowledge Search

Knowledge Graph

Following are the enhancements on Knowledge Graph:

  • You can now add details for Domains and Topics available in the Knowledge graph using Description field. New description field has been added and is available while creating or editing a Domin or Topic node. The description can also be viewed by hovering over the node in the knowledge graph and in the Domain/Topic tile on Explore Knowledge tab.

  • Relating a topic to two or more different domains is not allowed. However, the topic nodes with same name can be created under different domains.

For more information refer to Knowledge Graph 

User administration

Following are the enhancements done under User Administration:

  • Luma Knowledge can now govern access and permissions on various workspaces in the system based on user’s roles. You must now assign a role to each user in the system and manage the features and tasks that the user can perform. For more information, refer to User Administration

  • The logged-in user can now view the basic details of their account in User Profile section and manage their account password using Change Password feature.

Luma KMS integration

Luma Knowledge can now integrate with Luma Virtual Agent (Luma VA) to deliver Knowledge Artifacts. End-Users can now access Artifacts and provide feedback on Artifact content through Luma VA. Artifacts can now be accessed through direct URLs.

UI consolidation for Create Artifact

The Artifact curation forms using Document or Web URL or predefined templates are now reformatted andcondensed into a single page.

For more information, refer to Create an Artifact.

Knowledge Store

Following are the enhancements in Knowledge Store workspace:

  • In Artifact metdata section, 'Topics' only the topics to which the artifact is linked to in the Knowledge graph. The other topics that are identified by the ontology generator and are not present in the Knowledge graph, are moved to Identified terms.

  • An Artifact cannot be Published with incomplete metadata. Every Artifact must have Topics, Subjects and Actions metadata. An error indicator now appears to notify Curator of the missing information.

  • As a curator, you can now delete a Retired artifact that is no longer needed.

For more information, refer to Knowledge Store.

Tenant Configuration

As an Administrator, you can now modify Tenant-level configurations to manage Feedback information, Artifact Curation, Search, KPI Dashboard and Scheduler setup for your tenant.

For more information, refer to Tenant Configuration.

Search Widget

In case too many results are found for a user enquiry, Luma Knowledge now present the end user with allowed number of artifacts instead of no results.

For more information refer to Knowledge Search.

This Release contains bug fixes documented on the Published Fixes page.

Release 1.3 - July 2020

Feature

Description

Multimedia support

Luma Knowledge now supports Multimedia content. You can now create artifacts using accessible multimedia URLs and documents with multimedia content. The Video or Audio will be rendered or played in the search widget. Luma Knowledge API is also available to support multimedia content streaming.

KMS is now
'Luma Knowledge'

KMS application has been branded as 'Luma Knowledge '

Other Enhancements

  • Sorting
    Sorting user insight grids on selective columns to rearrange data as per the need. For example in Hot Spots Insight grid data can be sorted on Domain, Type, Title,  Total requests, ROI  

  • Missing metadata alert for artifacts
    An alert icon is shown in the artifact in case the mandatory metadata (Topic, Action, Subject) is missing so that Curator can correct. The curator should not be allowed to publish a standalone artifact that has the alert and should publish the artifact if only the mandatory metadata is present.

  • Ignore Knowledge gaps with no metadata
    User queries that do not generate meta-data will not be considered to derive Knowledge gaps

This Release contains bug fixes documented on the Published Fixes page.

 Release 1.2 - June 2020

Feature

Description

Create Artifact from Web URLs and Documents

As a Curator / Administrator, you can create an Artifact using a document or a Web URL.  Luma Knowledge imports the information available on the provided sources and uses the information to generate a Knowledge base in the system.

 For more information refer Create Artifact using document or Web URL.

Create Artifacts from Predefined templates 

Luma Knowledge provides predefined Templates that can be used by a Curator to generate Artifacts. Using these Templates, Curator can manually create Knowledge Artifacts by adding information content and generating Ontology to extract metadata. 

For more information refer Create Artifact using Templates.  

Knowledge Graph

The knowledge graph is the visual representation of the topic and artifact entities available in  Luma Knowledge and the directional relationship between these entities. The graph provides the ability to search and navigate through the graphical view of connected artifacts, a visually navigable ontology. 

For more information refer Knowledge Graph

Semantic Analysis

Semantic Analysis is the process of understanding the implied or actual meaning of content in an Artifact.  Luma Knowledge generates Knowledge Ontology for an artifact during Semantic Analysis. The analysis aims at creating FAQs and identifying metadata for the artifacts curated in the system.

 For more information refer  Semantic Analysis.

Knowledge Store

Knowledge Store is the collection of Artifacts available in  Luma Knowledge. Every Artifact, created manually or using the predefined Templates, is listed in the Knowledge Store. Once the Semantic Analysis is successfully run on the Artifact and Ontology is generated, the Artifact starts appearing in the Knowledge Store.

For more information refer  Knowledge Store.

Manage and Publish artifact

 

As a Curator, you can review, update, and publish the Knowledge available in the system. As a Curator, you can add new QnA pairs and Metadata to an Artifact to keep system up to date, improved, and is accessible to users. Once the contents of the Artifact are reviewed, you can  Publish artifact to make it available for End Users.

For more information refer Edit and Publish Artifact section in Knowledge Store.

Search Widget

Luma Knowledge enables end-users to search for Knowledge available in the system by Title, Topic, or by simple phrases using Search Widget. This is a search engine that provides meta-data based knowledge search.

For more information refer  Knowledge Search.

Luma Knowledge DashBoard

The Dashboard provides Key Performance Metrics in terms of Artifacts Usage, Money, and the value that brings to the organization. It enables a System Administrator to view the key metrics related to Artifacts retrieval, User Request Insights, and Channel performance in Luma Knowledge.

For more information refer  Luma Knowledge Dashboard

User administration

User Management Module in Luma Knowledge enables Administrators to create Users, View and Search Users.

For more information refer to User Management 

Retire artifact

Based on feedback from End Users and accessibility of an Artifact, Curator can retire an Artifact that is no longer required in the system. When an Artifact is Retired, related FAQs are also retired. However, the Artifact and FAQs continue to appear in Search Results. 

For more information refer to Retire an Artifact section in Knowledge Store.

Delete artifact

A curator can delete the Artifact from the system if an Artifact contains incorrect details or causes ambiguity. Artifact Deletion is an irreversible process. Once deleted, the Artifact cannot be retrieved.

For more information refer Delete  an Artifact section in Knowledge Store

Explicit and Implicit Feedback

A key feature in Luma Knowledge is the continuous Artifact improvement process which is achieved through User’s Feedback. Feedback is obtained directly from End-users on the Artifacts presented as Search Results or inferred from the user’s interaction with System. The information gathered is used to derive the effectiveness and usefulness of the content available in the system.

For more information refer  Knowledge Search.

  • No labels