-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
working on the testcases and some bugfixes on the proxy
- Loading branch information
Jenifer Tabita Ciuciu-Kiss
committed
Oct 26, 2024
1 parent
a2f5245
commit 4f0ff50
Showing
6 changed files
with
107 additions
and
78 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,22 @@ | ||
enable_testcase iri error_dimension expected_error iri_type comment | ||
0 http://buzzword.org.uk/rdf/personal-link-types# content text/html hash weird html instead of text/turtle | ||
0 http://data.finlex.fi/schema/sfl/ content 0-bytes slash 0 bytes content-length | ||
0 http://data.bigdatagrapes.eu/resource/ontology/ dns nxdomain slash | ||
0 http://data.bigdatagrapes.eu/resource/ontology/MeasurementContext dns nxdomain term | ||
0 http://data.ontotext.com/resource/leak/ http-code 502 slash | ||
0 http://data.europa.eu/esco/flow http-code 406 slash | ||
0 http://bdi.si.ehu.es/bdi/ontologies/ExtruOnt/ExtruOnt transport connect-timeout slash | ||
0 http://catalogus-professorum.org/cpm/2/ transport connection-refused slash | ||
0 http://www.w3.org/1999/02/22-rdf-syntax-ns# None hash | ||
0 http://xmlns.com/foaf/0.1/ None slash | ||
0 http://xmlns.com/foaf/0.1/Person None term | ||
0 http://dbpedia.org/ontology/ None term | ||
0 http://dbpedia.org/ontology/Person None term | ||
1 https://bag2.basisregistraties.overheid.nl/bag/def/ http-code 404 slash | ||
1 http://buzzword.org.uk/rdf/personal-link-types# content text/html hash weird html instead of text/turtle | ||
1 http://data.finlex.fi/schema/sfl/ content 0-bytes slash 0 bytes content-length | ||
1 http://data.bigdatagrapes.eu/resource/ontology/ dns nxdomain slash | ||
1 http://data.bigdatagrapes.eu/resource/ontology/MeasurementContext dns nxdomain term | ||
1 http://data.ontotext.com/resource/leak/ http-code 502 slash | ||
1 http://data.europa.eu/esco/flow http-code 406 slash | ||
1 http://bdi.si.ehu.es/bdi/ontologies/ExtruOnt/ExtruOnt transport connect-timeout slash | ||
1 http://catalogus-professorum.org/cpm/2/ transport connection-refused slash | ||
1 http://www.w3.org/1999/02/22-rdf-syntax-ns# None hash | ||
1 http://xmlns.com/foaf/0.1/ None slash | ||
1 http://xmlns.com/foaf/0.1/Person None term | ||
1 http://dbpedia.org/ontology/ None term | ||
1 http://dbpedia.org/ontology/Person None term | ||
0 https://bag2.basisregistraties.overheid.nl/bag/def/ http-code 404 slash | ||
0 https://bag2.basisregistraties.overheid.nl/bag/def/Gebruiksdoel http-code 404 term | ||
0 https://id.parliament.uk/schema http-code 404 slash slash onto without trailing slash / | ||
0 https://id.parliament.uk/schema/Approval http-code 404 term slash onto without trailing slash / | ||
0 https://bmake.th-brandenburg.de/spv# http-code 403 hash | ||
0 https://bmake.th-brandenburg.de/spv http-code 403 hash just test whether Archivo API is used correctly | ||
0 https://w3id.org/ttla/ transport cert-expired hash | ||
0 http://data-gov.tw.rpi.edu/2009/data-gov-twc.rdf transport connection-refused hash | ||
1 http://data-gov.tw.rpi.edu/2009/data-gov-twc.rdf transport connection-refused hash |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
iri error_dimension expected_error iri_type comment | ||
https://data.ontotext.com/resource/leak/ http-code 401 https is not ID | ||
https://www.w3.org/1999/02/22-rdf-syntax-ns# None https is not ID | ||
http://example.org None | ||
https://example.org None | ||
http://1.1.1.1 None | ||
https://1.1.1.1 None | ||
https://data.globalchange.gov/gcis.owl http-code "403 " https is not ID | ||
https://data.ordnancesurvey.co.uk/ontology/geometry/ http-code 404 https is not ID | ||
https://data.ordnancesurvey.co.uk/ontology/ http-code 301 https is not ID | ||
https://google.com None | ||
|
||
enable_testcase iri error_dimension expected_error iri_type comment | ||
0 https://data.ontotext.com/resource/leak/ http-code 401 https is not ID | ||
0 https://www.w3.org/1999/02/22-rdf-syntax-ns# None https is not ID | ||
0 http://example.org None | ||
0 https://example.org None | ||
0 http://1.1.1.1 None | ||
0 https://1.1.1.1 None | ||
0 https://data.globalchange.gov/gcis.owl http-code 403 https is not ID | ||
0 https://data.ordnancesurvey.co.uk/ontology/geometry/ http-code 404 https is not ID | ||
0 https://data.ordnancesurvey.co.uk/ontology/ http-code 301 https is not ID | ||
0 https://google.com None | ||
0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters