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
-2
votes
1 answer

Decision Support Systems or Content Management Systems

I am looking at installing a Content Management System or something which can be used as a Decision Support System. I am not sure which content management system has options for Knowledge Management. Appreciate inputs on this.
rishi
  • 100
  • 1
  • 7
-2
votes
1 answer

How to populate local instance of Wikibase with some selected data from Wikidata

I set up a local instance of wikibase following this guide. Now at http://localhost:8282 I can access a SPARQL interface which look very much like https://query.wikidata.org/ – good. However, there seems to be no "preinstalled" data in my local…
cknoll
  • 2,130
  • 4
  • 18
  • 34
-2
votes
1 answer

Blogging application for Django

I have a website that I developed in Django After the fact I want to add a blog, I don't feel inclined to writing a blogging application from scratch. Can you recommend a very light weight blogging application, nothing fancy. Just the most vanilla…
gprx100
  • 370
  • 1
  • 4
  • 13
-2
votes
1 answer

MySQL: Database design for procedure flow

It's something like knowledge-based system. For example: When a user go to first page, let's call it "How Can I Help You With?" There will be 4 options: In case of fire Injured There is a fight Obedience If the user selected 1 "In case of fire",…
lnguyen55
  • 737
  • 6
  • 16
-4
votes
1 answer

How to architect/design a knowledge base to solve issues from its history analysis?

I have a ticketing system (lets say JIRA or similar) for my application to file an issue of my application. Now my requirement is to build a knowledge base in a way so that I can predict the solution of any similar issues in future by churning that…
-4
votes
2 answers

Knowledge sharing for small teams

I have a situation, I need to improve our sharing knowledge for each project and generic things for a small team of five coders. Do you recommend some tools like Wiki but dedicated for coders that allow to create and share code samples?
Nuno Santos
  • 167
  • 2
  • 8
-5
votes
1 answer

How can I start writing IT article?

I am new stack overflow user. I see that I can post a new question by clicking 'question' button. But if I need to share knowledge,e.g., write some 101 tutorial. How can I start writing it? Which menu or link should I go to to post my article?
Alongkorn
  • 3,968
  • 1
  • 24
  • 41
-6
votes
1 answer

I'm a self-taught programmer so did i understand these concepts? can someone include example too

So someone tell me if i'm correct or not. Encapsulation is Data hiding, allowing yourself only to view the attributes and othering methods in a class privately, while you could you use these methods and abbritures in other classes, Inheritance is…
1 2 3 4 5
6