|
53 | 53 | lds:integrates :Facete, :Limes, :Sparqlify, :TripleGeo, :GeoLift, :OntoWiki, :Mappify ; |
54 | 54 | foaf:homepage <http://localhost:8080/generator> . |
55 | 55 |
|
56 | | -:Sparqlify |
57 | | - a lds:StackComponent ; |
58 | | - rdfs:label "Sparqlify"^^xsd:string ; |
59 | | - lds:providesService :SparqlifyService ; |
60 | | - lds:version "0.1-SNAPSHOT"^^xsd:string ; |
61 | | - foaf:homepage <http://aksw.org/Projects/Sparqlify.html> . |
62 | | - |
63 | | -:SparqlifyService |
64 | | - a lds:ExplorationService ; |
65 | | - lds:serviceUrl <http://localhost:8080/sparqlify/> . |
66 | | - |
67 | | -:Facete |
68 | | - a lds:StackComponent ; |
69 | | - rdfs:label "Facete"^^xsd:string ; |
70 | | - lds:providesService :FaceteService ; |
71 | | - lds:version "0.1-SNAPSHOT"^^xsd:string ; |
72 | | - foaf:homepage <http://aksw.org/Projects/Facete.html> . |
73 | | -:FaceteService |
74 | | - a lds:ExplorationService ; |
75 | | - lds:serviceUrl <http://cstadler.aksw.org/facete2/> . |
76 | | - |
77 | | -:Limes |
78 | | - a lds:StackComponent ; |
79 | | - rdfs:label "Limes Linking Service"^^xsd:string ; |
80 | | - lds:providesService :LimesService; |
81 | | - lds:version "0.6.4"^^xsd:string ; |
82 | | - foaf:homepage <http://aksw.org/Projects/LIMES.html> . |
83 | | -:LimesService |
84 | | - a lds:InterlinkingService ; |
85 | | - lds:serviceUrl <http://localhost:8080/Limes-Service> . |
86 | | - |
87 | | -:TripleGeo |
88 | | - a lds:StackComponent ; |
89 | | - rdfs:label "TripleGeo"^^xsd:string ; |
90 | | - lds:providesService :TripleGeoService ; |
91 | | - lds:version "1.0"^^xsd:string ; |
92 | | - foaf:homepage <https://web.imis.athena-innovation.gr/redmine/projects/geoknow_public/wiki/TripleGeo> . |
93 | | -:TripleGeoService |
94 | | - a lds:ExtractionService ; |
95 | | - lds:serviceUrl <http://localhost:8080/TripleGeo-Service> . |
96 | | - |
97 | | -:GeoLift |
98 | | - a lds:StackComponent ; |
99 | | - rdfs:label "GeoLift"^^xsd:string ; |
100 | | - lds:providesService :GeoLiftService ; |
101 | | - lds:version "0.6.4"^^xsd:string ; |
102 | | - foaf:homepage <https://github.com/AKSW/GeoLift> . |
103 | | -:GeoLiftService |
104 | | - a lds:EnrichmentService ; |
105 | | - lds:serviceUrl <http://localhost:8080/GeoLift-Service> . |
106 | | - |
107 | | -:OntoWiki |
108 | | - a lds:StackComponent ; |
109 | | - rdfs:label "OntoWiki"^^xsd:string ; |
110 | | - lds:providesService :OntoWikiService ; |
111 | | - lds:version "0.9.10-1"^^xsd:string ; |
112 | | - foaf:homepage <http://aksw.org/Projects/OntoWiki.html> . |
113 | | -:OntoWikiService |
114 | | - a lds:AuthoringService ; |
115 | | - lds:serviceUrl <http://192.168.2.18/ontowiki> . |
116 | | - |
117 | | -:Mappify |
118 | | - a lds:StackComponent ; |
119 | | - rdfs:label "Mappify"^^xsd:string ; |
120 | | - lds:providesService :MappifyService ; |
121 | | - lds:version "0.9.10-1"^^xsd:string ; |
122 | | - foaf:homepage <https://github.com/GeoKnow/Mappify> . |
123 | | -:MappifyService |
124 | | - a lds:ExplorationService ; |
125 | | - lds:serviceUrl <http://cstadler.aksw.org/mappify2/> . |
126 | | - |
127 | 56 | :D2RQ |
128 | 57 | a lds:StackComponent ; |
129 | 58 | rdfs:label "D2RQ"^^xsd:string ; |
|
0 commit comments