Questions tagged [knowledge-management]

Knowledge Management treats information as an asset, often in a commercial and organizational context.

Knowledge Management treats information as an asset, and seeks to identify, capture, evaluate, retrieve, share and generally make use of that asset. Knowledge Management is typically (though not necessarily) viewed in a commercial and organizational context. It prompts disciplined inquiry into documents, procedures, databases, and personal human expertise, experience and perception.

83 questions
0
votes
1 answer

Scale of knowledge and fact base for an expert system

I am new to development of expert systems.I have started programming with clips a few simple codes like animal identification,mini version of mycin etc.I want to increase the knowledge and fact base(to a million facts) for my programs so i was…
0
votes
3 answers

How to add schema in a Wordpress site for Google knowledge graph?

I'm confused to add schema in my Wordpress site for Google knowledge graph. I would like to show my knowledge graph in Google like - Royal Caribbean and ASOS etc. I'm not a brand like that as well as don't have Wikipedia Page too. But, I would like…
0
votes
1 answer

How to use OWL/RDL to represent and query a connected graph?

In PROLOG you can represent and query a connect graph, as in this tutorial: http://www.csupomona.edu/~jrfisher/www/prolog_tutorial/2_15.html How would you do this using an OWL/RDL tool such as Protégé (http://protege.stanford.edu/)?
Alex R
  • 11,364
  • 15
  • 100
  • 180
0
votes
1 answer

Odoo preview of attached document?

Hallo is there any module to have a preview of a document attached in Odoo document management, without having to download it? Thanks in advance
0
votes
1 answer

Odoo change resource model and ID of attached document

in Odoo v7 Knowledge Management: if I upload from Knowledge > Document > Create, in the "Attached To" section the "Resource model" and "resource ID" fields remain empty: if I "attach" the file from a specific resource, eg. a partner, those fields…
0
votes
2 answers

linking git and todo lists

Desired: I'd like to be have my git commits reference some higher order/level task or todo list. Background: I use Git as my version control. Now, DVCS is great. A great side effect is that the log should contain, with some care, an atomic list of…
chiggsy
  • 8,153
  • 5
  • 33
  • 43
0
votes
4 answers

what is a vivid knowledge base

I read in an exam about knowledge representation the question: What is a vivid knowledge base? And I wonder about the answer. Google only gives me some links to books which I can buy about it or some CiteSeerX articles. Wikipedia also doesn't know…
Albert
  • 65,406
  • 61
  • 242
  • 386
0
votes
1 answer

How to do a logical or in CLIPS?

Updated code: where to add the check for ?f<-(practice-is-on-off OFF) (defrule no-practice "Rules for when practice cannot be held" (or ?f <- (practice (number-of-paddlers ?p&:(< ?p 6))) ?f <- (practice (number-of-coaches…
engr007
  • 51
  • 4
  • 12
0
votes
1 answer

Can the KnowledgeAgent be used to automatically write the KnowledgeBase to a file so it can be used externally?

i'm working at a little drools project and i have following problem: - when i read the knowledgepackages from drools via the knowledgeAgent it takes a long time to load((now i know that building the knowledgeBase in general and especially when…
0
votes
1 answer

Knowledge base frameworks

I need to build and use knowledge base in Java application. Are there any frameworks for Java that allow to do this?
Vsevolod
  • 512
  • 1
  • 5
  • 16
0
votes
1 answer

Is there a Code Complete Quiz/Test?

So, my boss for very good reason LOVES the book Code Complete by Steve Mcconnell. I was wondering if anyone has ever come across a way to test if someone has read the book. I swore a quiz/test had to be online somewhere. Alas, my efforts to find one…
Sean Dunford
  • 938
  • 1
  • 9
  • 24
-1
votes
2 answers

Conceptual Graph - inspired database

I'm looking for the database using the idea of conceptual graphs proposed by John F. Sowa
-1
votes
1 answer

Is there any tool to organize development notes and ideas?

I have been searching for some tool to organize my development notes, ideas and features on diferente projects. I saw diferente tools that did part or what I need but nome combines all. I know I can do it, but dont have the time. Right now I use…
Jlouro
  • 4,515
  • 9
  • 60
  • 91
-1
votes
2 answers

Using Ignite style lightning talks for brown bag presentations?

Recently, I ran across Ignite and thought that style of presentation (five minutes, 20 slides, rotated automatically after 15 seconds) could work for "brown bag" sessions. It would be a way to take a lunch hour and get through a range of topics for…
Kevin Hakanson
  • 41,386
  • 23
  • 126
  • 155
-2
votes
3 answers

Mobile Contexts for Information Retrieval

I work with contexts for a Mobile Wiki Software. Contexts are used to serve the right information for a specific situation out of large pool of information units. For example: When you are at the customer, the system checks your location and…
Stefan
  • 28,843
  • 15
  • 64
  • 76