Search is not available for this dataset
id
stringlengths
1
8
text
stringlengths
72
9.81M
addition_count
int64
0
10k
commit_subject
stringlengths
0
3.7k
deletion_count
int64
0
8.43k
file_extension
stringlengths
0
32
lang
stringlengths
1
94
license
stringclasses
10 values
repo_name
stringlengths
9
59
200
<NME> LanguageExamplePropertyShape.test.ttl <BEF> ADDFILE <MSG> Generalized sh:sparql for property shapes <DFF> @@ -0,0 +1,61 @@ +# baseURI: http://datashapes.org/sh/tests/sparql/property/LanguageExamplePropertyShape.test +# imports: http://datashapes.org/dash +# prefix: ex + +@prefix dash: <http://datashapes.org/dash...
61
Generalized sh:sparql for property shapes
0
.ttl
test
apache-2.0
TopQuadrant/shacl
201
<NME> LanguageExamplePropertyShape.test.ttl <BEF> ADDFILE <MSG> Generalized sh:sparql for property shapes <DFF> @@ -0,0 +1,61 @@ +# baseURI: http://datashapes.org/sh/tests/sparql/property/LanguageExamplePropertyShape.test +# imports: http://datashapes.org/dash +# prefix: ex + +@prefix dash: <http://datashapes.org/dash...
61
Generalized sh:sparql for property shapes
0
.ttl
test
apache-2.0
TopQuadrant/shacl
202
<NME> TestDASHTestCases.java <BEF> /* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
0
Synching up with latest TopBraid code base. Deleted SHACL-JS support to avoid Nashorn/Graal issues with Java 11 onwards, and since we have moved to https://datashapes.org/active/
32
.java
java
apache-2.0
TopQuadrant/shacl
203
<NME> TestDASHTestCases.java <BEF> /* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
0
Synching up with latest TopBraid code base. Deleted SHACL-JS support to avoid Nashorn/Graal issues with Java 11 onwards, and since we have moved to https://datashapes.org/active/
32
.java
java
apache-2.0
TopQuadrant/shacl
204
<NME> README.md <BEF> # TopBraid SHACL API **An open source implementation of the W3C Shapes Constraint Language (SHACL) based on Apache Jena.** Contact: Holger Knublauch (holger@topquadrant.com) Can be used to perform SHACL constraint checking and rule inferencing in any Jena-based Java application. This API also s...
4
Updated to README.md
2
.md
md
apache-2.0
TopQuadrant/shacl
205
<NME> README.md <BEF> # TopBraid SHACL API **An open source implementation of the W3C Shapes Constraint Language (SHACL) based on Apache Jena.** Contact: Holger Knublauch (holger@topquadrant.com) Can be used to perform SHACL constraint checking and rule inferencing in any Jena-based Java application. This API also s...
4
Updated to README.md
2
.md
md
apache-2.0
TopQuadrant/shacl
206
<NME> SH.java <BEF> /* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writi...
2
Turned sh:defaultValueType into an inference that may (or may not) be computed prior to constraint checking
0
.java
java
apache-2.0
TopQuadrant/shacl
207
<NME> SH.java <BEF> /* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writi...
2
Turned sh:defaultValueType into an inference that may (or may not) be computed prior to constraint checking
0
.java
java
apache-2.0
TopQuadrant/shacl
208
<NME> SH.java <BEF> /* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writi...
2
Added reportDetails option to validation configuration, making sure that nested validation engines inherit the same settings
0
.java
java
apache-2.0
TopQuadrant/shacl
209
<NME> SH.java <BEF> /* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writi...
2
Added reportDetails option to validation configuration, making sure that nested validation engines inherit the same settings
0
.java
java
apache-2.0
TopQuadrant/shacl
210
<NME> SHACLFunctionsCache.java <BEF> /* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or a...
1
Switched to next Jena version, restored missing import
0
.java
java
apache-2.0
TopQuadrant/shacl
211
<NME> SHACLFunctionsCache.java <BEF> /* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or a...
1
Switched to next Jena version, restored missing import
0
.java
java
apache-2.0
TopQuadrant/shacl
212
<NME> ValidationUtil.java <BEF> /* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
2
Added support for entailments
0
.java
java
apache-2.0
TopQuadrant/shacl
213
<NME> ValidationUtil.java <BEF> /* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
2
Added support for entailments
0
.java
java
apache-2.0
TopQuadrant/shacl
214
<NME> AbstractFunction6.java <BEF> ADDFILE <MSG> Tracking the latest TopBraid snapshot <DFF> @@ -0,0 +1,32 @@ +/******************************************************************************* + * Copyright (c) 2009 TopQuadrant, Inc. + * All rights reserved. + **********************************************************...
32
Tracking the latest TopBraid snapshot
0
.java
java
apache-2.0
TopQuadrant/shacl
215
<NME> AbstractFunction6.java <BEF> ADDFILE <MSG> Tracking the latest TopBraid snapshot <DFF> @@ -0,0 +1,32 @@ +/******************************************************************************* + * Copyright (c) 2009 TopQuadrant, Inc. + * All rights reserved. + **********************************************************...
32
Tracking the latest TopBraid snapshot
0
.java
java
apache-2.0
TopQuadrant/shacl
216
<NME> SHT.java <BEF> /* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writ...
2
Updated API
2
.java
java
apache-2.0
TopQuadrant/shacl
217
<NME> SHT.java <BEF> /* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writ...
2
Updated API
2
.java
java
apache-2.0
TopQuadrant/shacl
218
<NME> test.js <BEF> ADDFILE <MSG> Adding packaging information and web tests <DFF> @@ -0,0 +1,284 @@ +var examples = { + + example1: { + dataFormat: "application/ld+json", + shapesFormat: "application/ld+json", + data: JSON.stringify({ + "http://raml.org/vocabularies/shapes#toValidat...
284
Adding packaging information and web tests
0
.js
js
apache-2.0
TopQuadrant/shacl
219
<NME> test.js <BEF> ADDFILE <MSG> Adding packaging information and web tests <DFF> @@ -0,0 +1,284 @@ +var examples = { + + example1: { + dataFormat: "application/ld+json", + shapesFormat: "application/ld+json", + data: JSON.stringify({ + "http://raml.org/vocabularies/shapes#toValidat...
284
Adding packaging information and web tests
0
.js
js
apache-2.0
TopQuadrant/shacl
220
<NME> qualifiedValueShapesDisjoint-001.test.ttl <BEF> # baseURI: http://datashapes.org/sh/tests/core/property/qualifiedValueShapesDisjoint-001.test # imports: http://datashapes.org/dash # prefix: ex @prefix dash: <http://datashapes.org/dash#> . @prefix ex: <http://datashapes.org/sh/tests/core/property/qualifiedValueSh...
7
Switched QCRs to JS only
0
.ttl
test
apache-2.0
TopQuadrant/shacl
221
<NME> qualifiedValueShapesDisjoint-001.test.ttl <BEF> # baseURI: http://datashapes.org/sh/tests/core/property/qualifiedValueShapesDisjoint-001.test # imports: http://datashapes.org/dash # prefix: ex @prefix dash: <http://datashapes.org/dash#> . @prefix ex: <http://datashapes.org/sh/tests/core/property/qualifiedValueSh...
7
Switched QCRs to JS only
0
.ttl
test
apache-2.0
TopQuadrant/shacl
222
<NME> README.md <BEF> # TopBraid SHACL API **An open source implementation of the W3C Shapes Constraint Language (SHACL) based on Apache Jena.** Contact: Holger Knublauch (holger@topquadrant.com) Can be used to perform SHACL constraint checking and rule inferencing in any Jena-based Java application. This API also s...
8
Update README.md
0
.md
md
apache-2.0
TopQuadrant/shacl
223
<NME> README.md <BEF> # TopBraid SHACL API **An open source implementation of the W3C Shapes Constraint Language (SHACL) based on Apache Jena.** Contact: Holger Knublauch (holger@topquadrant.com) Can be used to perform SHACL constraint checking and rule inferencing in any Jena-based Java application. This API also s...
8
Update README.md
0
.md
md
apache-2.0
TopQuadrant/shacl
224
<NME> AbstractSPARQLExecutor.java <BEF> /* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law o...
5
Fixed sh:message issue #13
0
.java
java
apache-2.0
TopQuadrant/shacl
225
<NME> AbstractSPARQLExecutor.java <BEF> /* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law o...
5
Fixed sh:message issue #13
0
.java
java
apache-2.0
TopQuadrant/shacl
226
<NME> shaclsquare.ttl <BEF> ADDFILE <MSG> Progress with refactoring towards node constraints, including some renamings and generalizations (ISSUE-98) <DFF> @@ -0,0 +1,149 @@ +# baseURI: http://topbraid.org/examples/shaclsquare +# imports: http://www.w3.org/ns/shacl +# prefix: ex + +@prefix arg: <http://www.w3.org/ns/s...
149
Progress with refactoring towards node constraints, including some renamings and generalizations (ISSUE-98)
0
.ttl
ttl
apache-2.0
TopQuadrant/shacl
227
<NME> shaclsquare.ttl <BEF> ADDFILE <MSG> Progress with refactoring towards node constraints, including some renamings and generalizations (ISSUE-98) <DFF> @@ -0,0 +1,149 @@ +# baseURI: http://topbraid.org/examples/shaclsquare +# imports: http://www.w3.org/ns/shacl +# prefix: ex + +@prefix arg: <http://www.w3.org/ns/s...
149
Progress with refactoring towards node constraints, including some renamings and generalizations (ISSUE-98)
0
.ttl
ttl
apache-2.0
TopQuadrant/shacl
228
<NME> ValidationExample.java <BEF> package org.topbraid.shacl; import org.apache.jena.rdf.model.Model; import org.apache.jena.rdf.model.Resource; import org.apache.jena.util.FileUtils; import org.topbraid.jenax.util.JenaUtil; import org.topbraid.shacl.util.ModelPrinter; import org.topbraid.shacl.validation.ValidationU...
16
Add license header to org.topbraid.shacl
0
.java
java
apache-2.0
TopQuadrant/shacl
229
<NME> ValidationExample.java <BEF> package org.topbraid.shacl; import org.apache.jena.rdf.model.Model; import org.apache.jena.rdf.model.Resource; import org.apache.jena.util.FileUtils; import org.topbraid.jenax.util.JenaUtil; import org.topbraid.shacl.util.ModelPrinter; import org.topbraid.shacl.validation.ValidationU...
16
Add license header to org.topbraid.shacl
0
.java
java
apache-2.0
TopQuadrant/shacl
230
<NME> SHResultImpl.java <BEF> /* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
5
Read sh:resultSeverity from SHResult
0
.java
java
apache-2.0
TopQuadrant/shacl
231
<NME> SHResultImpl.java <BEF> /* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
5
Read sh:resultSeverity from SHResult
0
.java
java
apache-2.0
TopQuadrant/shacl
232
<NME> tosh.ttl <BEF> # baseURI: http://topbraid.org/tosh # imports: http://datashapes.org/dash # prefix: tosh @prefix dash: <http://datashapes.org/dash#> . @prefix graphql: <http://datashapes.org/graphql#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @pr...
8
#69: work-around to suppress SLF4J warning; also other recent minor changes synchronized with TopBraid code base
91
.ttl
ttl
apache-2.0
TopQuadrant/shacl
233
<NME> tosh.ttl <BEF> # baseURI: http://topbraid.org/tosh # imports: http://datashapes.org/dash # prefix: tosh @prefix dash: <http://datashapes.org/dash#> . @prefix graphql: <http://datashapes.org/graphql#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @pr...
8
#69: work-around to suppress SLF4J warning; also other recent minor changes synchronized with TopBraid code base
91
.ttl
ttl
apache-2.0
TopQuadrant/shacl
234
<NME> SH.java <BEF> /* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writi...
2
Fixed a bug in tosh:isInTargetOf function related to classes that are also shapes, also: SPIN updates
2
.java
java
apache-2.0
TopQuadrant/shacl
235
<NME> SH.java <BEF> /* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writi...
2
Fixed a bug in tosh:isInTargetOf function related to classes that are also shapes, also: SPIN updates
2
.java
java
apache-2.0
TopQuadrant/shacl
236
<NME> TestDASHTestCases.java <BEF> /* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
1
Latest snapshot from TopBraid code base
1
.java
java
apache-2.0
TopQuadrant/shacl
237
<NME> TestDASHTestCases.java <BEF> /* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
1
Latest snapshot from TopBraid code base
1
.java
java
apache-2.0
TopQuadrant/shacl
238
<NME> user-name-schema.ttl <BEF> ADDFILE <MSG> Started test framework - some tests working <DFF> @@ -0,0 +1,13 @@ +@prefix sh: <http://www.w3.org/ns/shacl#> . +@prefix ex: <http://example.org/> . +@prefix foaf: <http://xmlns.com/foaf/0.1/> . +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . + +ex:UserSha...
13
Started test framework - some tests working
0
.ttl
ttl
apache-2.0
TopQuadrant/shacl
239
<NME> user-name-schema.ttl <BEF> ADDFILE <MSG> Started test framework - some tests working <DFF> @@ -0,0 +1,13 @@ +@prefix sh: <http://www.w3.org/ns/shacl#> . +@prefix ex: <http://example.org/> . +@prefix foaf: <http://xmlns.com/foaf/0.1/> . +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . + +ex:UserSha...
13
Started test framework - some tests working
0
.ttl
ttl
apache-2.0
TopQuadrant/shacl
240
<NME> ARQFactory.java <BEF> /* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
2
Fixed documentation mismatch
2
.java
java
apache-2.0
TopQuadrant/shacl
241
<NME> ARQFactory.java <BEF> /* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
2
Fixed documentation mismatch
2
.java
java
apache-2.0
TopQuadrant/shacl
242
<NME> ValidateTestClass.java <BEF> ADDFILE <MSG> Added support for Validate test, renamed SHACL class to SH <DFF> @@ -0,0 +1,20 @@ +package org.topbraid.shacl; + +import org.topbraid.shacl.constraints.ModelConstraintValidator; + +import com.hp.hpl.jena.rdf.model.Model; +import com.hp.hpl.jena.rdf.model.Resource; + +pu...
20
Added support for Validate test, renamed SHACL class to SH
0
.java
java
apache-2.0
TopQuadrant/shacl
243
<NME> ValidateTestClass.java <BEF> ADDFILE <MSG> Added support for Validate test, renamed SHACL class to SH <DFF> @@ -0,0 +1,20 @@ +package org.topbraid.shacl; + +import org.topbraid.shacl.constraints.ModelConstraintValidator; + +import com.hp.hpl.jena.rdf.model.Model; +import com.hp.hpl.jena.rdf.model.Resource; + +pu...
20
Added support for Validate test, renamed SHACL class to SH
0
.java
java
apache-2.0
TopQuadrant/shacl
244
<NME> ValidationEngine.java <BEF> /* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
22
#58 made RDFLabels function the default
8
.java
java
apache-2.0
TopQuadrant/shacl
245
<NME> ValidationEngine.java <BEF> /* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
22
#58 made RDFLabels function the default
8
.java
java
apache-2.0
TopQuadrant/shacl
246
<NME> scope-003.ttl <BEF> ADDFILE <MSG> Several fixes related to sh:scope handling. Switched to a property function, preventing variable scoping issues and adding flexibility for non-SPARQL scopes <DFF> @@ -0,0 +1,53 @@ +# baseURI: http://www.w3.org/ns/shacl/test/features/core/scope-003 + +@prefix ex: <http://example....
53
Several fixes related to sh:scope handling. Switched to a property function, preventing variable scoping issues and adding flexibility for non-SPARQL scopes
0
.ttl
ttl
apache-2.0
TopQuadrant/shacl
247
<NME> scope-003.ttl <BEF> ADDFILE <MSG> Several fixes related to sh:scope handling. Switched to a property function, preventing variable scoping issues and adding flexibility for non-SPARQL scopes <DFF> @@ -0,0 +1,53 @@ +# baseURI: http://www.w3.org/ns/shacl/test/features/core/scope-003 + +@prefix ex: <http://example....
53
Several fixes related to sh:scope handling. Switched to a property function, preventing variable scoping issues and adding flexibility for non-SPARQL scopes
0
.ttl
ttl
apache-2.0
TopQuadrant/shacl
248
<NME> ClosedConstraintExecutor.java <BEF> package org.topbraid.shacl.validation.java; import java.util.Collection; import java.util.HashSet; import java.util.Iterator; import java.util.Set; import org.apache.jena.rdf.model.RDFList; import org.apache.jena.rdf.model.RDFNode; import org.apache.jena.rdf.model.Resource; i...
1
restore closed shape message
1
.java
java
apache-2.0
TopQuadrant/shacl
249
<NME> ClosedConstraintExecutor.java <BEF> package org.topbraid.shacl.validation.java; import java.util.Collection; import java.util.HashSet; import java.util.Iterator; import java.util.Set; import org.apache.jena.rdf.model.RDFList; import org.apache.jena.rdf.model.RDFNode; import org.apache.jena.rdf.model.Resource; i...
1
restore closed shape message
1
.java
java
apache-2.0
TopQuadrant/shacl
250
<NME> ValidationExample.java <BEF> /* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
1
Towards release 1.1.0: Removed dependency on SPIN code
1
.java
java
apache-2.0
TopQuadrant/shacl
251
<NME> ValidationExample.java <BEF> /* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
1
Towards release 1.1.0: Removed dependency on SPIN code
1
.java
java
apache-2.0
TopQuadrant/shacl
252
<NME> shaclvalidate.sh <BEF> #!/bin/sh ## Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0 resolveLink() { local NAME=$1 if [ -L "$NAME" ]; then case "$OSTYPE" in darwin*|bsd*) # BSD style readlink behaves differently to GNU readlink # Have to manually follow links ...
1
#130: Updated config to log4j2
1
.sh
sh
apache-2.0
TopQuadrant/shacl
253
<NME> shaclvalidate.sh <BEF> #!/bin/sh ## Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0 resolveLink() { local NAME=$1 if [ -L "$NAME" ]; then case "$OSTYPE" in darwin*|bsd*) # BSD style readlink behaves differently to GNU readlink # Have to manually follow links ...
1
#130: Updated config to log4j2
1
.sh
sh
apache-2.0
TopQuadrant/shacl
254
<NME> SH.java <BEF> /* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writi...
5
Latest spec changes about result format (sh:root -> sh:focusNode, sh:source -> sh:sourceConstraint and sh:sourceShape), generalized sh:severity
5
.java
java
apache-2.0
TopQuadrant/shacl
255
<NME> SH.java <BEF> /* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writi...
5
Latest spec changes about result format (sh:root -> sh:focusNode, sh:source -> sh:sourceConstraint and sh:sourceShape), generalized sh:severity
5
.java
java
apache-2.0
TopQuadrant/shacl
256
<NME> XoneConstraintExecutor.java <BEF> ADDFILE <MSG> Added native Java implementations of all SHACL Core constraint components to boost performance (formerly limited to TopBraid commercial products) <DFF> @@ -0,0 +1,36 @@ +package org.topbraid.shacl.validation.java; + +import java.util.Collection; + +import org.apach...
36
Added native Java implementations of all SHACL Core constraint components to boost performance (formerly limited to TopBraid commercial products)
0
.java
java
apache-2.0
TopQuadrant/shacl
257
<NME> XoneConstraintExecutor.java <BEF> ADDFILE <MSG> Added native Java implementations of all SHACL Core constraint components to boost performance (formerly limited to TopBraid commercial products) <DFF> @@ -0,0 +1,36 @@ +package org.topbraid.shacl.validation.java; + +import java.util.Collection; + +import org.apach...
36
Added native Java implementations of all SHACL Core constraint components to boost performance (formerly limited to TopBraid commercial products)
0
.java
java
apache-2.0
TopQuadrant/shacl
258
<NME> term-factory.js <BEF> ADDFILE <MSG> Factoring out some parts out of rdfquery <DFF> @@ -0,0 +1,75 @@ +// In some environments such as Nashorn this may already have a value +// In TopBraid this is redirecting to native Jena calls +var TermFactory = { + + impl: require("rdflib"), // This needs to be connected ...
75
Factoring out some parts out of rdfquery
0
.js
js
apache-2.0
TopQuadrant/shacl
259
<NME> term-factory.js <BEF> ADDFILE <MSG> Factoring out some parts out of rdfquery <DFF> @@ -0,0 +1,75 @@ +// In some environments such as Nashorn this may already have a value +// In TopBraid this is redirecting to native Jena calls +var TermFactory = { + + impl: require("rdflib"), // This needs to be connected ...
75
Factoring out some parts out of rdfquery
0
.js
js
apache-2.0
TopQuadrant/shacl
260
<NME> SH.java <BEF> /* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writi...
1
Fixed an issue with producing sh:message in JS component executor (affecting Qualified Value constraints everywhere). Other periodic updates with TopBraid code base.
1
.java
java
apache-2.0
TopQuadrant/shacl
261
<NME> SH.java <BEF> /* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writi...
1
Fixed an issue with producing sh:message in JS component executor (affecting Qualified Value constraints everywhere). Other periodic updates with TopBraid code base.
1
.java
java
apache-2.0
TopQuadrant/shacl
262
<NME> ValidationExample.java <BEF> ADDFILE <MSG> Removed /js folder which is now at https://github.com/TopQuadrant/shacl-js Restored ValidationExample.java <DFF> @@ -0,0 +1,28 @@ +package org.topbraid.shacl; + +import org.apache.jena.rdf.model.Model; +import org.apache.jena.rdf.model.Resource; +import org.apache.jena....
28
Removed /js folder which is now at https://github.com/TopQuadrant/shacl-js Restored ValidationExample.java
0
.java
java
apache-2.0
TopQuadrant/shacl
263
<NME> ValidationExample.java <BEF> ADDFILE <MSG> Removed /js folder which is now at https://github.com/TopQuadrant/shacl-js Restored ValidationExample.java <DFF> @@ -0,0 +1,28 @@ +package org.topbraid.shacl; + +import org.apache.jena.rdf.model.Model; +import org.apache.jena.rdf.model.Resource; +import org.apache.jena....
28
Removed /js folder which is now at https://github.com/TopQuadrant/shacl-js Restored ValidationExample.java
0
.java
java
apache-2.0
TopQuadrant/shacl
264
<NME> DASH.java <BEF> ADDFILE <MSG> Some clean up, minor changes <DFF> @@ -0,0 +1,58 @@ +package org.topbraid.shacl.vocabulary; + +import com.hp.hpl.jena.rdf.model.Property; +import com.hp.hpl.jena.rdf.model.Resource; +import com.hp.hpl.jena.rdf.model.ResourceFactory; + +/** + * Vocabulary for http://datashapes.org/da...
58
Some clean up, minor changes
0
.java
java
apache-2.0
TopQuadrant/shacl
265
<NME> DASH.java <BEF> ADDFILE <MSG> Some clean up, minor changes <DFF> @@ -0,0 +1,58 @@ +package org.topbraid.shacl.vocabulary; + +import com.hp.hpl.jena.rdf.model.Property; +import com.hp.hpl.jena.rdf.model.Resource; +import com.hp.hpl.jena.rdf.model.ResourceFactory; + +/** + * Vocabulary for http://datashapes.org/da...
58
Some clean up, minor changes
0
.java
java
apache-2.0
TopQuadrant/shacl
266
<NME> shacl-validator.js <BEF> ADDFILE <MSG> Tracking latest version from TopBraid code base <DFF> @@ -0,0 +1,586 @@ +/* Copyright (C) TopQuadrant, Inc - licensed under AGPL + * Written by Holger Knublauch <holger@topquadrant.com>, 2017 + */ + +// A simple SHACL validator in JavaScript based on SHACL-JS. + +// Design:...
586
Tracking latest version from TopBraid code base
0
.js
js
apache-2.0
TopQuadrant/shacl
267
<NME> shacl-validator.js <BEF> ADDFILE <MSG> Tracking latest version from TopBraid code base <DFF> @@ -0,0 +1,586 @@ +/* Copyright (C) TopQuadrant, Inc - licensed under AGPL + * Written by Holger Knublauch <holger@topquadrant.com>, 2017 + */ + +// A simple SHACL validator in JavaScript based on SHACL-JS. + +// Design:...
586
Tracking latest version from TopBraid code base
0
.js
js
apache-2.0
TopQuadrant/shacl
268
<NME> TestValidatorConfiguration.java <BEF> ADDFILE <MSG> Merge pull request #36 from mulesoft-labs/partial_validation Configuration object and partial validation <DFF> @@ -0,0 +1,36 @@ +package org.topbraid.shacl; + +import org.apache.jena.rdf.model.Model; +import org.apache.jena.rdf.model.Resource; +import org.apach...
36
Merge pull request #36 from mulesoft-labs/partial_validation
0
.java
java
apache-2.0
TopQuadrant/shacl
269
<NME> TestValidatorConfiguration.java <BEF> ADDFILE <MSG> Merge pull request #36 from mulesoft-labs/partial_validation Configuration object and partial validation <DFF> @@ -0,0 +1,36 @@ +package org.topbraid.shacl; + +import org.apache.jena.rdf.model.Model; +import org.apache.jena.rdf.model.Resource; +import org.apach...
36
Merge pull request #36 from mulesoft-labs/partial_validation
0
.java
java
apache-2.0
TopQuadrant/shacl
270
<NME> README.md <BEF> # TopBraid SHACL API **An open source implementation of the W3C Shapes Constraint Language (SHACL) based on Apache Jena.** Contact: Holger Knublauch (holger@topquadrant.com) Can be used to perform SHACL constraint checking and rule inferencing in any Jena-based Java application. This API also s...
4
Cosmetics
4
.md
md
apache-2.0
TopQuadrant/shacl
271
<NME> README.md <BEF> # TopBraid SHACL API **An open source implementation of the W3C Shapes Constraint Language (SHACL) based on Apache Jena.** Contact: Holger Knublauch (holger@topquadrant.com) Can be used to perform SHACL constraint checking and rule inferencing in any Jena-based Java application. This API also s...
4
Cosmetics
4
.md
md
apache-2.0
TopQuadrant/shacl
272
<NME> ClassConstraintExecutor.java <BEF> package org.topbraid.shacl.validation.java; import java.util.Collection; import java.util.function.Predicate; import org.apache.jena.rdf.model.RDFNode; import org.apache.jena.rdf.model.Resource; import org.topbraid.jenax.util.JenaUtil; import org.topbraid.shacl.engine.Constrai...
1
#76: sh:class cache did not operate on data graph but shapes graph only
1
.java
java
apache-2.0
TopQuadrant/shacl
273
<NME> ClassConstraintExecutor.java <BEF> package org.topbraid.shacl.validation.java; import java.util.Collection; import java.util.function.Predicate; import org.apache.jena.rdf.model.RDFNode; import org.apache.jena.rdf.model.Resource; import org.topbraid.jenax.util.JenaUtil; import org.topbraid.shacl.engine.Constrai...
1
#76: sh:class cache did not operate on data graph but shapes graph only
1
.java
java
apache-2.0
TopQuadrant/shacl
274
<NME> validation-function.js <BEF> ADDFILE <MSG> Adding logging and more changes in validation function <DFF> @@ -0,0 +1,85 @@ +// class ValidationFunction + +var rdfquery = require("./rdfquery"); +var debug = require("debug")("validation-function"); + + +var globalObject = typeof(window) != null ? window : global; + ...
85
Adding logging and more changes in validation function
0
.js
js
apache-2.0
TopQuadrant/shacl
275
<NME> validation-function.js <BEF> ADDFILE <MSG> Adding logging and more changes in validation function <DFF> @@ -0,0 +1,85 @@ +// class ValidationFunction + +var rdfquery = require("./rdfquery"); +var debug = require("debug")("validation-function"); + + +var globalObject = typeof(window) != null ? window : global; + ...
85
Adding logging and more changes in validation function
0
.js
js
apache-2.0
TopQuadrant/shacl
276
<NME> pattern-001.ttl <BEF> ADDFILE <MSG> Official support for minExclusive etc, with test cases <DFF> @@ -0,0 +1,55 @@ +# baseURI: http://www.w3.org/ns/shacl/test/features/core/pattern-001 + +@prefix ex: <http://example.org/> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . +@prefix sh: <http://www.w3.org/n...
55
Official support for minExclusive etc, with test cases
0
.ttl
ttl
apache-2.0
TopQuadrant/shacl
277
<NME> pattern-001.ttl <BEF> ADDFILE <MSG> Official support for minExclusive etc, with test cases <DFF> @@ -0,0 +1,55 @@ +# baseURI: http://www.w3.org/ns/shacl/test/features/core/pattern-001 + +@prefix ex: <http://example.org/> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . +@prefix sh: <http://www.w3.org/n...
55
Official support for minExclusive etc, with test cases
0
.ttl
ttl
apache-2.0
TopQuadrant/shacl
278
<NME> TOSH.java <BEF> /* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in wri...
6
Tracking latest TopBraid changes
0
.java
java
apache-2.0
TopQuadrant/shacl
279
<NME> TOSH.java <BEF> /* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in wri...
6
Tracking latest TopBraid changes
0
.java
java
apache-2.0
TopQuadrant/shacl
280
<NME> sparql-001.test.ttl <BEF> # baseURI: http://datashapes.org/sh/tests/sparql/node/sparql-001.test # imports: http://datashapes.org/dash # prefix: ex @prefix dash: <http://datashapes.org/dash#> . @prefix ex: <http://datashapes.org/sh/tests/sparql/node/sparql-001.test#> . @prefix owl: <http://www.w3.org/2002/07/owl#...
17
Tests now also include sh:sourceShape and sh:sourceConstraint
10
.ttl
test
apache-2.0
TopQuadrant/shacl
281
<NME> sparql-001.test.ttl <BEF> # baseURI: http://datashapes.org/sh/tests/sparql/node/sparql-001.test # imports: http://datashapes.org/dash # prefix: ex @prefix dash: <http://datashapes.org/dash#> . @prefix ex: <http://datashapes.org/sh/tests/sparql/node/sparql-001.test#> . @prefix owl: <http://www.w3.org/2002/07/owl#...
17
Tests now also include sh:sourceShape and sh:sourceConstraint
10
.ttl
test
apache-2.0
TopQuadrant/shacl
282
<NME> shaclvalidate.sh <BEF> #!/bin/sh ## Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0 resolveLink() { local NAME=$1 if [ -L "$NAME" ]; then case "$OSTYPE" in darwin*|bsd*) # BSD style readlink behaves differently to GNU readlink # Have to manually follow links ...
15
Fixed Linux line endings, switched from JENAROOT to SHACLROOT
15
.sh
sh
apache-2.0
TopQuadrant/shacl
283
<NME> shaclvalidate.sh <BEF> #!/bin/sh ## Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0 resolveLink() { local NAME=$1 if [ -L "$NAME" ]; then case "$OSTYPE" in darwin*|bsd*) # BSD style readlink behaves differently to GNU readlink # Have to manually follow links ...
15
Fixed Linux line endings, switched from JENAROOT to SHACLROOT
15
.sh
sh
apache-2.0
TopQuadrant/shacl
284
<NME> severity-002.test.ttl <BEF> ADDFILE <MSG> Fixed lack of support for sh:deactivated and added tests for it <DFF> @@ -0,0 +1,55 @@ +# baseURI: http://datashapes.org/sh/tests/core/misc/severity-002.test +# imports: http://datashapes.org/dash +# prefix: ex + +@prefix dash: <http://datashapes.org/dash#> . +@prefix ex...
55
Fixed lack of support for sh:deactivated and added tests for it
0
.ttl
test
apache-2.0
TopQuadrant/shacl
285
<NME> severity-002.test.ttl <BEF> ADDFILE <MSG> Fixed lack of support for sh:deactivated and added tests for it <DFF> @@ -0,0 +1,55 @@ +# baseURI: http://datashapes.org/sh/tests/core/misc/severity-002.test +# imports: http://datashapes.org/dash +# prefix: ex + +@prefix dash: <http://datashapes.org/dash#> . +@prefix ex...
55
Fixed lack of support for sh:deactivated and added tests for it
0
.ttl
test
apache-2.0
TopQuadrant/shacl
286
<NME> SH.java <BEF> package org.topbraid.shacl.vocabulary; import com.hp.hpl.jena.rdf.model.Property; import com.hp.hpl.jena.rdf.model.Resource; import com.hp.hpl.jena.rdf.model.ResourceFactory; import com.hp.hpl.jena.sparql.core.Var; /** * Vocabulary for http://www.w3.org/ns/shacl * WITHOUT WARRANTIES OR CONDITIO...
8
Switched to Apache Jena 3
4
.java
java
apache-2.0
TopQuadrant/shacl
287
<NME> SH.java <BEF> package org.topbraid.shacl.vocabulary; import com.hp.hpl.jena.rdf.model.Property; import com.hp.hpl.jena.rdf.model.Resource; import com.hp.hpl.jena.rdf.model.ResourceFactory; import com.hp.hpl.jena.sparql.core.Var; /** * Vocabulary for http://www.w3.org/ns/shacl * WITHOUT WARRANTIES OR CONDITIO...
8
Switched to Apache Jena 3
4
.java
java
apache-2.0
TopQuadrant/shacl
288
<NME> prefixes-001.test.ttl <BEF> ADDFILE <MSG> Minor bug fixes, latest test cases <DFF> @@ -0,0 +1,64 @@ +# baseURI: http://datashapes.org/sh/tests/sparql/node/prefixes-001.test +# imports: http://datashapes.org/dash +# prefix: ex + +@prefix dash: <http://datashapes.org/dash#> . +@prefix ex: <http://datashapes.org/sh...
64
Minor bug fixes, latest test cases
0
.ttl
test
apache-2.0
TopQuadrant/shacl
289
<NME> prefixes-001.test.ttl <BEF> ADDFILE <MSG> Minor bug fixes, latest test cases <DFF> @@ -0,0 +1,64 @@ +# baseURI: http://datashapes.org/sh/tests/sparql/node/prefixes-001.test +# imports: http://datashapes.org/dash +# prefix: ex + +@prefix dash: <http://datashapes.org/dash#> . +@prefix ex: <http://datashapes.org/sh...
64
Minor bug fixes, latest test cases
0
.ttl
test
apache-2.0
TopQuadrant/shacl
290
<NME> process.md <BEF> # Processes for the Project This page describes processes for the SHACL API Project. ---- ## Local Build To build the latest snapshot code for your local system: Clone the github repo, run maven in the local directory: ``` git clone https://github.com/TopQuadrant/shacl cd shacl mvn clean in...
2
Reflect maven central release process
0
.md
md
apache-2.0
TopQuadrant/shacl
291
<NME> process.md <BEF> # Processes for the Project This page describes processes for the SHACL API Project. ---- ## Local Build To build the latest snapshot code for your local system: Clone the github repo, run maven in the local directory: ``` git clone https://github.com/TopQuadrant/shacl cd shacl mvn clean in...
2
Reflect maven central release process
0
.md
md
apache-2.0
TopQuadrant/shacl
292
<NME> process.md <BEF> # Processes for the Project This page describes processes for the SHACL API Project. ---- ## Local Build To build the latest snapshot code for your local system: Clone the github repo, run maven in the local directory: ``` git clone https://github.com/TopQuadrant/shacl cd shacl mvn clean in...
1
Merge branch 'master' of https://github.com/TopQuadrant/shacl
3
.md
md
apache-2.0
TopQuadrant/shacl
293
<NME> process.md <BEF> # Processes for the Project This page describes processes for the SHACL API Project. ---- ## Local Build To build the latest snapshot code for your local system: Clone the github repo, run maven in the local directory: ``` git clone https://github.com/TopQuadrant/shacl cd shacl mvn clean in...
1
Merge branch 'master' of https://github.com/TopQuadrant/shacl
3
.md
md
apache-2.0
TopQuadrant/shacl
294
<NME> test.js <BEF> ADDFILE <MSG> Adding web test cases <DFF> @@ -0,0 +1,181 @@ +// expected result +var $rdf = require("rdflib"); +var rdflibgraph = require("../../src/rdflib-graph"); +var RDFLibGraph = rdflibgraph.RDFLibGraph; + + +var ExpectedValidationResult = function(solution) { + this._id = solution["report"...
181
Adding web test cases
0
.js
js
apache-2.0
TopQuadrant/shacl
295
<NME> test.js <BEF> ADDFILE <MSG> Adding web test cases <DFF> @@ -0,0 +1,181 @@ +// expected result +var $rdf = require("rdflib"); +var rdflibgraph = require("../../src/rdflib-graph"); +var RDFLibGraph = rdflibgraph.RDFLibGraph; + + +var ExpectedValidationResult = function(solution) { + this._id = solution["report"...
181
Adding web test cases
0
.js
js
apache-2.0
TopQuadrant/shacl
296
<NME> sparql-001.test.ttl <BEF> # baseURI: http://datashapes.org/sh/tests/sparql/property/LanguageExamplePropertyShape.test # imports: http://datashapes.org/dash # prefix: ex @prefix dash: <http://datashapes.org/dash#> . @prefix ex: <http://datashapes.org/sh/tests/sparql/property/LanguageExamplePropertyShape.test#> . ...
4
Fixed () error with sh:path syntax in SPARQL, latest test cases
5
.ttl
test
apache-2.0
TopQuadrant/shacl
297
<NME> sparql-001.test.ttl <BEF> # baseURI: http://datashapes.org/sh/tests/sparql/property/LanguageExamplePropertyShape.test # imports: http://datashapes.org/dash # prefix: ex @prefix dash: <http://datashapes.org/dash#> . @prefix ex: <http://datashapes.org/sh/tests/sparql/property/LanguageExamplePropertyShape.test#> . ...
4
Fixed () error with sh:path syntax in SPARQL, latest test cases
5
.ttl
test
apache-2.0
TopQuadrant/shacl
298
<NME> SPARQLSubstitutions.java <BEF> ADDFILE <MSG> (Corrected Git glitch from previous commit) <DFF> @@ -0,0 +1,212 @@ +package org.topbraid.shacl.constraints.sparql; + +import java.util.Iterator; +import java.util.LinkedList; +import java.util.List; +import java.util.Set; +import java.util.regex.Matcher; +import java...
212
(Corrected Git glitch from previous commit)
0
.java
java
apache-2.0
TopQuadrant/shacl
299
<NME> SPARQLSubstitutions.java <BEF> ADDFILE <MSG> (Corrected Git glitch from previous commit) <DFF> @@ -0,0 +1,212 @@ +package org.topbraid.shacl.constraints.sparql; + +import java.util.Iterator; +import java.util.LinkedList; +import java.util.List; +import java.util.Set; +import java.util.regex.Matcher; +import java...
212
(Corrected Git glitch from previous commit)
0
.java
java
apache-2.0
TopQuadrant/shacl