forked from LinkedPasts/LinkedPipes
-
Notifications
You must be signed in to change notification settings - Fork 0
/
linkedpipes.ttl
192 lines (181 loc) · 8.44 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
# Linked Pipes Repository
# License: http://creativecommons.org/licenses/by/4.0/
# Credits: Linked Pasts Community
@prefix rset: <http://rsetools.squirrel.link#> .
@prefix tool: <http://linkedpipes.xyz/tools#> .
@prefix pipe: <http://linkedpipes.xyz/pipes#> .
@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 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 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 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 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 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 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 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 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 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 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'.