-
Notifications
You must be signed in to change notification settings - Fork 5
/
linkedpipes.ttl
282 lines (266 loc) · 12.5 KB
/
linkedpipes.ttl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
# Linked Pipes Repository
# License: http://creativecommons.org/licenses/by/4.0/
# Credits: Linked Pasts Community
@prefix rset: <http://rsetools.squirrel.link#> .
@prefix tool: <http://lod.linkedpipes.xyz/data/tool/> .
@prefix pipe: <http://lod.linkedpipes.xyz/data/pipe/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix wdt: <http://www.wikidata.org/prop/direct/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
# Alligator
tool:JDAH36PP a rset:Tool .
tool:JDAH36PP a rset:LinkedTool .
tool:JDAH36PP owl:sameAs wd:Q74004218.
tool:JDAH36PP rset:name 'Alligator'.
tool:JDAH36PP rdfs:label 'Alligator'.
tool:JDAH36PP rset:wikidataid 'Q74004218'.
tool:JDAH36PP rset:description 'Web app for transforming a correspondence analyses with fixed and floating time intervals to a relative chronology and RDF representation using Allens interval algebra.'.
tool:JDAH36PP rset:dateOfEntry '2019-11-13 8:50:6'.
tool:JDAH36PP rset:link <https://rgzm.github.io/alligator>.
tool:JDAH36PP rset:link <https://github.com/RGZM/alligator>.
tool:JDAH36PP rset:entryLevel rset:advanced.
tool:JDAH36PP rset:consumesLOD 'false'.
tool:JDAH36PP rset:producesLOD 'true'.
tool:JDAH36PP rset:inputFormat rset:CSV.
tool:JDAH36PP rset:outputFormat rset:CSV.
tool:JDAH36PP rset:outputFormat rset:TTL.
tool:JDAH36PP rset:outputFormat rset:HTML.
# Academic Meta Tool
tool:H9ASQQT5 a rset:Tool .
tool:H9ASQQT5 a rset:LinkedTool .
tool:H9ASQQT5 owl:sameAs wd:Q74003194.
tool:H9ASQQT5 rset:name 'Academic Meta Tool'.
tool:H9ASQQT5 rdfs:label 'Academic Meta Tool'.
tool:H9ASQQT5 rset:wikidataid 'Q74003194'.
tool:H9ASQQT5 rset:description 'Webapp for modelling vagueness in graphs including reasoning.'.
tool:H9ASQQT5 rset:dateOfEntry '2019-11-13 8:51:29'.
tool:H9ASQQT5 rset:link <http://academic-meta-tool.xyz>.
tool:H9ASQQT5 rset:entryLevel rset:beginner.
tool:H9ASQQT5 rset:consumesLOD 'false'.
tool:H9ASQQT5 rset:producesLOD 'true'.
tool:H9ASQQT5 rset:inputFormat rset:JSON.
tool:H9ASQQT5 rset:outputFormat rset:CSV.
tool:H9ASQQT5 rset:outputFormat rset:TTL.
tool:H9ASQQT5 rset:outputFormat rset:HTML.
tool:H9ASQQT5 rset:outputFormat rset:CYPHER.
# SPARQLing Unicorn QGIS Plugin
tool:IV2WF71Z a rset:Tool .
tool:IV2WF71Z a rset:LinkedTool .
tool:IV2WF71Z owl:sameAs wd:Q74005133.
tool:IV2WF71Z rset:name 'SPARQLing Unicorn QGIS Plugin'.
tool:IV2WF71Z rdfs:label 'SPARQLing Unicorn QGIS Plugin'.
tool:IV2WF71Z rset:wikidataid 'Q74005133'.
tool:IV2WF71Z rset:description 'Plugin to add a layer in QGIS from Linked Data SPARQL endpoints.'.
tool:IV2WF71Z rset:dateOfEntry '2019-11-13 8:52:34'.
tool:IV2WF71Z rset:link <https://plugins.qgis.org/plugins/sparqlunicorn/>.
tool:IV2WF71Z rset:link <https://github.com/sparqlunicorn/sparqlunicornGoesGIS>.
tool:IV2WF71Z rset:entryLevel rset:beginner.
tool:IV2WF71Z rset:consumesLOD 'true'.
tool:IV2WF71Z rset:producesLOD 'false'.
tool:IV2WF71Z rset:inputFormat rset:SPARQL.
tool:IV2WF71Z rset:outputFormat rset:SHP.
tool:IV2WF71Z rset:outputFormat rset:GEOJSON.
# xTriples
tool:MS8B972N a rset:Tool .
tool:MS8B972N a rset:LinkedTool .
tool:MS8B972N owl:sameAs wd:Q74526175.
tool:MS8B972N rset:name 'xTriples'.
tool:MS8B972N rdfs:label 'xTriples'.
tool:MS8B972N rset:wikidataid 'Q74526175'.
tool:MS8B972N rset:description 'Web services for extracting RDF from XML'.
tool:MS8B972N rset:dateOfEntry '2019-11-13 8:53:42'.
tool:MS8B972N rset:link <https://github.com/digicademy/xtriples>.
tool:MS8B972N rset:link <https://xtriples.lod.academy/index.html>.
tool:MS8B972N rset:entryLevel rset:advanced.
tool:MS8B972N rset:consumesLOD 'false'.
tool:MS8B972N rset:producesLOD 'true'.
tool:MS8B972N rset:inputFormat rset:XML.
tool:MS8B972N rset:outputFormat rset:RDF-XML.
tool:MS8B972N rset:outputFormat rset:TTL.
tool:MS8B972N rset:outputFormat rset:JSON.
tool:MS8B972N rset:outputFormat rset:SVG.
# Recogito
tool:7FGCEY65 a rset:Tool .
tool:7FGCEY65 a rset:LinkedTool .
tool:7FGCEY65 owl:sameAs wd:Q74692524.
tool:7FGCEY65 rset:name 'Recogito'.
tool:7FGCEY65 rdfs:label 'Recogito'.
tool:7FGCEY65 rset:wikidataid 'Q74692524'.
tool:7FGCEY65 rset:description 'Semantic Annotation tool for texts and images, developed by Pelagios Commons'.
tool:7FGCEY65 rset:dateOfEntry '2019-11-13 8:54:52'.
tool:7FGCEY65 rset:link <http://github.com/pelagios/recogito2>.
tool:7FGCEY65 rset:link <https://recogito.pelagios.org>.
tool:7FGCEY65 rset:entryLevel rset:beginner.
tool:7FGCEY65 rset:consumesLOD 'false'.
tool:7FGCEY65 rset:producesLOD 'true'.
tool:7FGCEY65 rset:inputFormat rset:PNG.
tool:7FGCEY65 rset:inputFormat rset:JPG.
tool:7FGCEY65 rset:inputFormat rset:PLAIN-TEXT.
tool:7FGCEY65 rset:outputFormat rset:CSV.
tool:7FGCEY65 rset:outputFormat rset:TTL.
tool:7FGCEY65 rset:outputFormat rset:RDF-XML.
# Peripleo
tool:SB8L1WQU a rset:Tool .
tool:SB8L1WQU a rset:LinkedTool .
tool:SB8L1WQU owl:sameAs wd:Q74693165.
tool:SB8L1WQU rset:name 'Peripleo'.
tool:SB8L1WQU rdfs:label 'Peripleo'.
tool:SB8L1WQU rset:wikidataid 'Q74693165'.
tool:SB8L1WQU rset:description 'Peripleo is a search engine to data maintained by partners of Pelagios Commons, a Digital Humanities initative aiming to foster better linkages between online resources documenting the past.'.
tool:SB8L1WQU rset:dateOfEntry '2019-11-13 8:55:44'.
tool:SB8L1WQU rset:link <https://peripleo.pelagios.org>.
tool:SB8L1WQU rset:link <https://github.com/pelagios/peripleo2>.
tool:SB8L1WQU rset:entryLevel rset:beginner.
tool:SB8L1WQU rset:consumesLOD 'false'.
tool:SB8L1WQU rset:producesLOD 'false'.
tool:SB8L1WQU rset:inputFormat rset:HTML.
tool:SB8L1WQU rset:outputFormat rset:HTML.
# cURL
tool:822URG1I a rset:Tool .
tool:822URG1I a rset:LinkedTool .
tool:822URG1I owl:sameAs wd:Q286306.
tool:822URG1I rset:name 'cURL'.
tool:822URG1I rdfs:label 'cURL'.
tool:822URG1I rset:wikidataid 'Q286306'.
tool:822URG1I rset:description 'free file transfer software'.
tool:822URG1I rset:dateOfEntry '2019-11-13 8:56:31'.
tool:822URG1I rset:link <https://github.com/curl/curl>.
tool:822URG1I rset:entryLevel rset:advanced.
tool:822URG1I rset:consumesLOD 'false'.
tool:822URG1I rset:producesLOD 'false'.
tool:822URG1I rset:inputFormat rset:commandline.
tool:822URG1I rset:outputFormat rset:commandline.
# WikidataQueryServiceR
tool:RGEZWA2Z a rset:Tool .
tool:RGEZWA2Z a rset:LinkedTool .
tool:RGEZWA2Z owl:sameAs wd:Q74696020.
tool:RGEZWA2Z rset:name 'WikidataQueryServiceR'.
tool:RGEZWA2Z rdfs:label 'WikidataQueryServiceR'.
tool:RGEZWA2Z rset:wikidataid 'Q74696020'.
tool:RGEZWA2Z rset:description 'API Client Library for Wikidata Query Service'.
tool:RGEZWA2Z rset:dateOfEntry '2019-11-13 8:57:24'.
tool:RGEZWA2Z rset:link <https://github.com/bearloga/WikidataQueryServiceR>.
tool:RGEZWA2Z rset:link <https://cran.r-project.org/package=WikidataQueryServiceR>.
tool:RGEZWA2Z rset:link <https://github.com/sparqlunicorn/sparqlunicornGoesR>.
tool:RGEZWA2Z rset:entryLevel rset:advanced.
tool:RGEZWA2Z rset:consumesLOD 'false'.
tool:RGEZWA2Z rset:producesLOD 'true'.
tool:RGEZWA2Z rset:inputFormat rset:SPARQL.
tool:RGEZWA2Z rset:outputFormat rset:RDF-XML.
# SPARQLWrapper
tool:ZVX3UYLY a rset:Tool .
tool:ZVX3UYLY a rset:LinkedTool .
tool:ZVX3UYLY owl:sameAs wd:Q74697234.
tool:ZVX3UYLY rset:name 'SPARQLWrapper'.
tool:ZVX3UYLY rdfs:label 'SPARQLWrapper'.
tool:ZVX3UYLY rset:wikidataid 'Q74697234'.
tool:ZVX3UYLY rset:description 'SPARQLWrapper is a simple Python wrapper around a SPARQL service to remotelly execute your queries. It helps in creating the query invokation and, possibly, convert the result into a more manageable format.'.
tool:ZVX3UYLY rset:dateOfEntry '2019-11-13 8:58:17'.
tool:ZVX3UYLY rset:link <https://github.com/rdflib/sparqlwrapper>.
tool:ZVX3UYLY rset:link <https://rdflib.github.io/sparqlwrapper/>.
tool:ZVX3UYLY rset:link <https://github.com/sparqlunicorn/sparqlunicornGoesPy>.
tool:ZVX3UYLY rset:entryLevel rset:advanced.
tool:ZVX3UYLY rset:consumesLOD 'false'.
tool:ZVX3UYLY rset:producesLOD 'true'.
tool:ZVX3UYLY rset:inputFormat rset:SPARQL.
tool:ZVX3UYLY rset:outputFormat rset:RDF-XML.
# Relative Chronology Pipe
pipe:E4TQIM9U a rset:Pipe .
pipe:E4TQIM9U rset:name 'Relative Chronology Pipe'.
pipe:E4TQIM9U rdfs:label 'Relative Chronology Pipe'.
pipe:E4TQIM9U rset:description 'Pipe to create a relative chronology with time reasoning.'.
pipe:E4TQIM9U rset:author 'Florian Thiery, Allard Mees'.
pipe:E4TQIM9U rset:dateOfEntry '2019-11-13 8:59:18'.
pipe:E4TQIM9U rset:next _:47EJZ3 .
_:47EJZ3 a rset:PipeStep .
_:47EJZ3 rset:pipeState rset:start .
_:47EJZ3 rset:uses tool:JDAH36PP .
_:47EJZ3 rset:hasInput _:86B49D .
_:47EJZ3 rset:hasOutput _:Q8TFC5 .
_:86B49D rset:description 'CSV results of a CA'.
_:Q8TFC5 rset:description 'relative Chronology (Allen Interval)'.
_:47EJZ3 rset:next _:YDSJ4X .
_:YDSJ4X a rset:PipeStep .
_:YDSJ4X rset:pipeState rset:end .
_:YDSJ4X rset:uses tool:H9ASQQT5 .
_:YDSJ4X rset:hasInput _:RVN3UN .
_:YDSJ4X rset:hasOutput _:3YEZK1 .
_:RVN3UN rset:description 'relative Chronology (Allen Interval)'.
_:3YEZK1 rset:description 'RDF with time reasoning'.
# Trismegistos
tool:F2ADFAVY a rset:Tool .
tool:F2ADFAVY a rset:LinkedTool .
tool:F2ADFAVY owl:sameAs wd:Q22094624.
tool:F2ADFAVY rset:name 'Trismegistos'.
tool:F2ADFAVY rdfs:label 'Trismegistos'.
tool:F2ADFAVY rset:wikidataid 'Q22094624'.
tool:F2ADFAVY rset:description 'An interdisciplinary portal of the ancient world'.
tool:F2ADFAVY rset:dateOfEntry '2019-12-13 12:22:08'.
tool:F2ADFAVY rset:link <https://www.trismegistos.org>.
tool:F2ADFAVY rset:entryLevel rset:advanced.
tool:F2ADFAVY rset:consumesLOD 'false'.
tool:F2ADFAVY rset:producesLOD 'true'.
tool:F2ADFAVY rset:outputFormat rset:CSV.
tool:F2ADFAVY rset:outputFormat rset:GEOJSON.
tool:F2ADFAVY rset:outputFormat rset:JSON-LD.
tool:F2ADFAVY rset:outputFormat rset:RDF-XML.
# DeezyMatch
tool:HNBYTU9N a rset:Tool .
tool:HNBYTU9N a rset:LinkedTool .
tool:HNBYTU9N owl:sameAs wd:Q104032568.
tool:HNBYTU9N rset:name 'DeezyMatch'.
tool:HNBYTU9N rdfs:label 'DeezyMatch'.
tool:HNBYTU9N rset:wikidataid 'Q104032568'.
tool:HNBYTU9N rset:description 'A flexible deep neural network approach to fuzzy string matching and candidate ranking'.
tool:HNBYTU9N rset:dateOfEntry '2020-12-08 17:56:70'.
tool:HNBYTU9N rset:link <https://github.com/Living-with-machines/DeezyMatch>.
tool:HNBYTU9N rset:link <https://www.aclweb.org/anthology/2020.emnlp-demos.9/>.
tool:HNBYTU9N rset:link <https://living-with-machines.github.io/DeezyMatch/>.
tool:HNBYTU9N rset:entryLevel rset:beginner.
tool:HNBYTU9N rset:consumesLOD 'false'.
tool:HNBYTU9N rset:producesLOD 'false'.
# World Historical Gazetteer
tool:TDTMH4I3 a rset:Tool .
tool:TDTMH4I3 a rset:LinkedTool .
tool:TDTMH4I3 owl:sameAs wd:Q104041123.
tool:TDTMH4I3 rset:name 'World Historical Gazetteer'.
tool:TDTMH4I3 rdfs:label 'World Historical Gazetteer'.
tool:TDTMH4I3 rset:wikidataid 'Q104041123'.
tool:TDTMH4I3 rset:description 'Web platform aggregating contributed datasets of historical places and providing reconciliation services'.
tool:TDTMH4I3 rset:dateOfEntry '2020-12-8 16:39:27'.
tool:TDTMH4I3 rset:link <http://whgazetteer.org>.
tool:TDTMH4I3 rset:link <http://blog.whgazetteer.org>.
tool:TDTMH4I3 rset:entryLevel rset:beginner.
tool:TDTMH4I3 rset:consumesLOD 'true'.
tool:TDTMH4I3 rset:producesLOD 'true'.
tool:TDTMH4I3 rset:inputFormat rset:JSON-LD.
tool:TDTMH4I3 rset:inputFormat rset:CSV.
tool:TDTMH4I3 rset:inputFormat rset:unknownFormat.
tool:TDTMH4I3 rset:outputFormat rset:JSON-LD.
tool:TDTMH4I3 rset:outputFormat rset:CSV.
#
@prefix rset: <http://rsetools.squirrel.link#> .
@prefix tool: <http://lod.linkedpipes.xyz/data/tool/> .
@prefix pipe: <http://lod.linkedpipes.xyz/data/pipe/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
# Library MARC Bounding Box
tool:Z7KB55H9 a rset:Tool .
tool:Z7KB55H9 a rset:LinkedTool .
tool:Z7KB55H9 owl:sameAs wd:Q104213255.
tool:Z7KB55H9 rset:name 'Library MARC Bounding Box'.
tool:Z7KB55H9 rdfs:label 'Library MARC Bounding Box'.
tool:Z7KB55H9 rset:wikidataid 'Q104213255'.
tool:Z7KB55H9 rset:description 'Python script to open a file system of vector and raster GIS data, find the extent and output this into a spreadsheet in a format suitable for Marc cataloguing.'.
tool:Z7KB55H9 rset:dateOfEntry '2020-12-16 16:15:16'.
tool:Z7KB55H9 rset:link <https://github.com/thegsi/LD_bounding_box>.
tool:Z7KB55H9 rset:entryLevel rset:advanced.
tool:Z7KB55H9 rset:consumesLOD 'false'.
tool:Z7KB55H9 rset:producesLOD 'false'.
tool:Z7KB55H9 rset:inputFormat rset:SHP.
tool:Z7KB55H9 rset:inputFormat rset:TIFF.
tool:Z7KB55H9 rset:inputFormat rset:GEOJSON.
tool:Z7KB55H9 rset:outputFormat rset:CSV.