Skip to content

Commit 05b240e

Browse files
committed
asfa
1 parent 97b01c6 commit 05b240e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"status": 404,
3-
"message": "Endpoint not found: /api/ontologies/individuals-anonymous-types-with-inverse/entities/http%253A%252F%252Fwww.ebi.ac.uk%252Ftestcases%252Findividuals%252Fanonymous-types-with-inverse.owl%2523A"
3+
"message": "Endpoint not found: /api/ontologies/individuals-anonymous-types-with-inverse/entities/http%253A%252F%252Fwww.ebi.ac.uk%252Ftestcases%252Findividuals%252Fanonymous-types-with-inverse.owl%2523a"
44
}
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
{
2-
"iri": "http://www.ebi.ac.uk/testcases/defined-fields/isObsolete.rdf#DeprecatedClassWithValueTrue",
2+
"iri": "http://www.ebi.ac.uk/testcases/defined-fields/isObsolete.rdf#DeprecatedClassWithValueTRUE",
33
"lang": "en",
44
"description": [],
55
"synonyms": [],
66
"annotation": {},
7-
"label": "DeprecatedClassWithValueTrue",
7+
"label": "DeprecatedClassWithValueTRUE",
88
"ontology_name": "isobsolete",
99
"ontology_prefix": "IsObsolete",
1010
"ontology_iri": "http://www.ebi.ac.uk/testcases/defined-fields/isObsolete.rdf",
1111
"is_obsolete": true,
1212
"is_defining_ontology": false,
1313
"has_children": false,
1414
"is_root": true,
15-
"short_form": "DeprecatedClassWithValueTrue",
16-
"obo_id": "DeprecatedClassWithValueTrue",
15+
"short_form": "DeprecatedClassWithValueTRUE",
16+
"obo_id": "DeprecatedClassWithValueTRUE",
1717
"is_preferred_root": false,
1818
"_links": {
1919
"self": {
20-
"href": "http://localhost:8080/api/ontologies/isobsolete/terms/http%253A%252F%252Fwww.ebi.ac.uk%252Ftestcases%252Fdefined-fields%252FisObsolete.rdf%2523DeprecatedClassWithValueTrue?lang=en"
20+
"href": "http://localhost:8080/api/ontologies/isobsolete/terms/http%253A%252F%252Fwww.ebi.ac.uk%252Ftestcases%252Fdefined-fields%252FisObsolete.rdf%2523DeprecatedClassWithValueTRUE?lang=en"
2121
},
2222
"graph": {
23-
"href": "http://localhost:8080/api/ontologies/isobsolete/terms/http%253A%252F%252Fwww.ebi.ac.uk%252Ftestcases%252Fdefined-fields%252FisObsolete.rdf%2523DeprecatedClassWithValueTrue/graph"
23+
"href": "http://localhost:8080/api/ontologies/isobsolete/terms/http%253A%252F%252Fwww.ebi.ac.uk%252Ftestcases%252Fdefined-fields%252FisObsolete.rdf%2523DeprecatedClassWithValueTRUE/graph"
2424
}
2525
}
2626
}

0 commit comments

Comments
 (0)