-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
79a6dae
commit 2869881
Showing
51 changed files
with
18,036 additions
and
10,982 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
#!/usr/bin/env bash | ||
diff -r -q -a -B -w --strip-trailing-cr --exclude=.gitkeep testcases_output/testcases testcases_expected_output/ > testcases_compare_result.log |
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
588 changes: 297 additions & 291 deletions
588
testcases_expected_output/annotation-properties/gitIssue502/classes.jsonl
Large diffs are not rendered by default.
Oops, something went wrong.
498 changes: 249 additions & 249 deletions
498
testcases_expected_output/annotation-properties/gitIssue502/gitissue502_classes.csv
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
testcases_expected_output/annotation-properties/gitIssue502/gitissue502_ontologies.csv
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,2 +1,2 @@ | ||
"id:ID",":LABEL","_json","iri","numberOfIndividuals:string[]","linkedEntities:string[]","ontology_purl:string[]","numDescendants:string[]","numberOfProperties:string[]","numberOfClasses:string[]","language:string[]","numHierarchicalDescendants:string[]","isObsolete:string[]","importsFrom:string[]","type:string[]","preferredPrefix:string[]","directAncestor:string[]","exportsTo:string[]","imported:string[]","numberOfEntities:string[]","ontologyId:string[]","http__//www.w3.org/1999/02/22-rdf-syntax-ns#type:string[]" | ||
"gitissue502+ontology+http://purl.obolibrary.org/obo/mondo.owl","Ontology","{""ontologyId"":""gitissue502"",""importsFrom"":[""skos"",""rdfs""],""exportsTo"":[],""iri"":""http://purl.obolibrary.org/obo/mondo.owl"",""preferredPrefix"":""gitIssue502"",""ontology_purl"":""./testcases/annotation-properties/gitIssue502.owl"",""type"":[""ontology""],""directAncestor"":[],""http://www.w3.org/1999/02/22-rdf-syntax-ns#type"":""http://www.w3.org/2002/07/owl#Ontology"",""imported"":false,""isObsolete"":false,""language"":{""type"":[""literal""],""value"":""en""},""numDescendants"":0.0,""numHierarchicalDescendants"":0.0,""numberOfClasses"":{""type"":[""literal""],""value"":""249""},""numberOfEntities"":{""type"":[""literal""],""value"":""412""},""numberOfIndividuals"":{""type"":[""literal""],""value"":""0""},""numberOfProperties"":{""type"":[""literal""],""value"":""163""},""searchableAnnotationValues"":[false,{""type"":[""literal""],""value"":""en""},{""type"":[""literal""],""value"":""249""},{""type"":[""literal""],""value"":""412""},{""type"":[""literal""],""value"":""0""},{""type"":[""literal""],""value"":""163""}],""linkedEntities"":{}}","http://purl.obolibrary.org/obo/mondo.owl","0","","./testcases/annotation-properties/gitIssue502.owl","0.0","163","249","en","0.0","false","skos|rdfs","ontology","gitIssue502","","","false","412","gitissue502","http://www.w3.org/2002/07/owl#Ontology" | ||
"gitissue502+ontology+http://purl.obolibrary.org/obo/mondo.owl","Ontology","{""ontologyId"":""gitissue502"",""importsFrom"":[""oio"",""skos"",""rdfs""],""exportsTo"":[],""iri"":""http://purl.obolibrary.org/obo/mondo.owl"",""preferredPrefix"":""gitIssue502"",""ontology_purl"":""./testcases/annotation-properties/gitIssue502.owl"",""type"":[""ontology""],""directAncestor"":[],""http://www.w3.org/1999/02/22-rdf-syntax-ns#type"":""http://www.w3.org/2002/07/owl#Ontology"",""imported"":false,""isObsolete"":false,""language"":{""type"":[""literal""],""value"":""en""},""numDescendants"":0.0,""numHierarchicalDescendants"":0.0,""numberOfClasses"":{""type"":[""literal""],""value"":""249""},""numberOfEntities"":{""type"":[""literal""],""value"":""412""},""numberOfIndividuals"":{""type"":[""literal""],""value"":""0""},""numberOfProperties"":{""type"":[""literal""],""value"":""163""},""searchableAnnotationValues"":[false,{""type"":[""literal""],""value"":""en""},{""type"":[""literal""],""value"":""249""},{""type"":[""literal""],""value"":""412""},{""type"":[""literal""],""value"":""0""},{""type"":[""literal""],""value"":""163""}],""linkedEntities"":{}}","http://purl.obolibrary.org/obo/mondo.owl","0","","./testcases/annotation-properties/gitIssue502.owl","0.0","163","249","en","0.0","false","oio|skos|rdfs","ontology","gitIssue502","","","false","412","gitissue502","http://www.w3.org/2002/07/owl#Ontology" |
310 changes: 155 additions & 155 deletions
310
testcases_expected_output/annotation-properties/gitIssue502/gitissue502_properties.csv
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.