2D presentation (O for overview, ? for help). PDF. Publications
Is this something new?
Ontotext works on fundamental backend technologies important for KPIs
Ontotext creates OAI PMH server for Europeana
Ontotext hosts the Europeana semantic data (EDM) in OWLIM
Eg Polish Periodicals by library and decade
http://europeana-test.ontotext.com/sparql
select ?date (sum(?n1) as ?Uniwersytetu_Warszawskiego) (sum(?n2) as ?Politechniki_Lubelskiej) (sum(?n3) as ?Baltycka) { ?x dc:type 'periodical'@en. ?x ore:proxyIn/edm:dataProvider ?dataProvider. ?x dc:date ?date2. bind (xsd:integer(concat(substr(?date2,1,3),'0')) as ?date) bind (if(?dataProvider='e-biblioteka Uniwersytetu Warszawskiego',1,0) as ?n1) bind (if(?dataProvider='Biblioteka Cyfrowa Politechniki Lubelskiej',1,0) as ?n2) bind (if(?dataProvider='Bałtycka Biblioteka Cyfrowa',1,0) as ?n3) } group by ?date order by ?date
Eg Polish Periodicals by library & decade (you can jsfiddle with it)
Well-known and important cultural heritage thesauri:
Ontotext is publishing them as Linked Open Data: http://vocab.getty.edu