Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
OntoWiki - A Linked Data Wiki
Search
Philipp Frischmuth
October 25, 2012
Technology
2
250
OntoWiki - A Linked Data Wiki
A presentation of OntoWiki at the SMWCon Fall 2012 in Cologne.
Philipp Frischmuth
October 25, 2012
Tweet
Share
More Decks by Philipp Frischmuth
See All by Philipp Frischmuth
WebID Access Delegation
pfrischmuth
2
65
Other Decks in Technology
See All in Technology
What is BigQuery?
aizack_harks
0
130
Flaky Testへの現実解をGoのプロポーザルから考える | Go Conference 2025
upamune
1
420
実装で解き明かす並行処理の歴史
zozotech
PRO
1
320
神回のメカニズムと再現方法/Mechanisms and Playbook for Kamikai scrumat2025
moriyuya
4
520
pprof vs runtime/trace (FlightRecorder)
task4233
0
160
Pure Goで体験するWasmの未来
askua
1
170
Why React!?? Next.jsそしてReactを改めてイチから選ぶ
ypresto
10
4.4k
Function calling機能をPLaMo2に実装するには / PFN LLMセミナー
pfn
PRO
0
910
Pythonによる契約プログラミング入門 / PyCon JP 2025
7pairs
5
2.5k
Goにおける 生成AIによるコード生成の ベンチマーク評価入門
daisuketakeda
2
100
データエンジニアがこの先生きのこるには...?
10xinc
0
440
20250929_QaaS_vol20
mura_shin
0
110
Featured
See All Featured
Context Engineering - Making Every Token Count
addyosmani
5
180
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6.1k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
30
2.9k
Scaling GitHub
holman
463
140k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
It's Worth the Effort
3n
187
28k
Docker and Python
trallard
46
3.6k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
RailsConf 2023
tenderlove
30
1.2k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
358
30k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Transcript
Philipp Frischmuth SMWCon Fall 2012, Cologne, 25.10.2012 OntoWiki A Linked
Data Wiki
1. What is OntoWiki? 2. Demo 3. Some Details about
OntoWiki
What is OntoWiki?
http://www.flickr.com/photos/ross/68202865/
Everyone* can contribute / participate
Content + Structure
Activities are tracked
Changes can be discussed
Forms over Markup +
None
None
Data Wiki
Resources over Articles
None
None
None
None
Semantic Data Wiki
RDF triples
SPARQL
Linked Data Wiki
LD consumption
LD serving
This is OntoWiki
None
Generic Data Wiki
OntoWiki Application Framework +
RDFauthor OntoWiki User Interface OntoWiki Extensions OntoWiki Application Framework OntoWiki
Core Functionality Zend Framework Erfurt API PHP Interpreter Apache HTTP Server ODBC OpenLink Virtuoso MySQL Other Interfaces
• Triple (Quad) Store abstraction • Authentication + AC •
SPARQL support • Caching • Syntax
http://github.com/AKSW/Erfurt
Extensibility ?
Add functionality Components
Add GUI fragments Modules
often modify data before display Plugins
convert data sources to RDF Wrapper
Themes Localizations
How to access your data ?
• Linked Data Endpoint • SPARQL Endpoint • Command Line
Interface • JSON-RPC • ...
http://github.com/AKSW/OntoWiki
[email protected]
@
[email protected]
@
fine print
• Apache or nginx • Virtuoso or MySQL • PHP
5.2+ • Current version of Chrome, Safari, Firefox or MSIE • Zend Framework >= 1.11
quick start
1. Download or clone from Github 2. Extract to web
documents folder 3. Run make deploy 4. Copy config.ini-dist to config.ini 5. Adjust database settings 6. e.g. http://localhost/OntoWiki
Thank you for your attention! Questions? http://aksw.org