Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.16 KB

File metadata and controls

29 lines (18 loc) · 1.16 KB

ITcat Test Application

Demo IT-Service-Catalog auf Basis eines annotieren HTML-Dokuments.

Technologien

  • Apache2 Web Server
  • Apache Jena Fuseki Server (Triple Store)
  • sparqllib (PHP Library für Sparql Queries)
  • RDF Translator (RDF Parser)

Änderungen gegenüber ITcat_v020

  • itcat:ServiceKategorie (Beispiel Lehrportal hasITService Moodle) // besser: ServiceCategorie
  • itcat:hasITService (owl:inverseOf hasServiceCategorie)
  • schema:isRelatedTo (Beispiel Moodle isRelatedTo IDM)
  • usdlagreement:refersTo (Beispiel Moodle refersTo Computer, Computer a SupportedDevice, SupportedDevice a ServiceProperty*)

Data Properties "Service"

Offene Fragen