Skip to content

Commit

Permalink
Regenerate artifacts from biolink-model.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 16, 2023
1 parent 9f6ce81 commit 85d7dab
Show file tree
Hide file tree
Showing 7 changed files with 15,725 additions and 15,725 deletions.
1,318 changes: 659 additions & 659 deletions biolink-model.owl.ttl

Large diffs are not rendered by default.

29,494 changes: 14,747 additions & 14,747 deletions biolink-model.shacl.ttl

Large diffs are not rendered by default.

616 changes: 308 additions & 308 deletions biolink-model.ttl

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions biolink/model.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Auto generated from biolink-model.yaml by pythongen.py version: 0.9.0
# Generation date: 2023-10-13T19:06:44
# Generation date: 2023-10-16T18:21:15
# Schema: Biolink-Model
#
# id: https://w3id.org/biolink/biolink-model
Expand Down Expand Up @@ -262,8 +262,8 @@
FABIO = CurieNamespace('fabio', 'http://purl.org/spar/fabio/')
FALDO = CurieNamespace('faldo', 'http://biohackathon.org/resource/faldo#')
FOAF = CurieNamespace('foaf', 'http://xmlns.com/foaf/0.1/')
FOODB_COMPOUND = CurieNamespace('foodb_compound', 'http://foodb.ca/foods/')
FOODB_FOOD = CurieNamespace('foodb_food', 'http://foodb.ca/compounds/')
FOODB_COMPOUND = CurieNamespace('foodb_compound', 'http://foodb.ca/compounds/')
FOODB_FOOD = CurieNamespace('foodb_food', 'http://foodb.ca/foods/')
GFF3 = CurieNamespace('gff3', 'https://github.com/The-Sequence-Ontology/Specifications/blob/master/gff3.md#')
GPI = CurieNamespace('gpi', 'https://github.com/geneontology/go-annotation/blob/master/specs/gpad-gpi-2-0.md#')
GTPO = CurieNamespace('gtpo', 'https://rdf.guidetopharmacology.org/ns/gtpo#')
Expand Down
6 changes: 3 additions & 3 deletions context.jsonld
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"comments": {
"description": "Auto generated by LinkML jsonld context generator",
"generation_date": "2023-10-13T19:05:48",
"generation_date": "2023-10-16T18:20:25",
"source": "biolink-model.yaml"
},
"@context": {
Expand Down Expand Up @@ -535,8 +535,8 @@
"fabio": "http://purl.org/spar/fabio/",
"faldo": "http://biohackathon.org/resource/faldo#",
"foaf": "http://xmlns.com/foaf/0.1/",
"foodb.compound": "http://foodb.ca/foods/",
"foodb.food": "http://foodb.ca/compounds/",
"foodb.compound": "http://foodb.ca/compounds/",
"foodb.food": "http://foodb.ca/foods/",
"gff3": "https://github.com/The-Sequence-Ontology/Specifications/blob/master/gff3.md#",
"gpi": "https://github.com/geneontology/go-annotation/blob/master/specs/gpad-gpi-2-0.md#",
"gtpo": "https://rdf.guidetopharmacology.org/ns/gtpo#",
Expand Down
6 changes: 3 additions & 3 deletions contextn.jsonld
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"comments": {
"description": "Auto generated by LinkML jsonld context generator",
"generation_date": "2023-10-13T19:05:54",
"generation_date": "2023-10-16T18:20:30",
"source": "biolink-model.yaml"
},
"@context": {
Expand Down Expand Up @@ -535,8 +535,8 @@
"fabio": "http://purl.org/spar/fabio/",
"faldo": "http://biohackathon.org/resource/faldo#",
"foaf": "http://xmlns.com/foaf/0.1/",
"foodb.compound": "http://foodb.ca/foods/",
"foodb.food": "http://foodb.ca/compounds/",
"foodb.compound": "http://foodb.ca/compounds/",
"foodb.food": "http://foodb.ca/foods/",
"gff3": "https://github.com/The-Sequence-Ontology/Specifications/blob/master/gff3.md#",
"gpi": "https://github.com/geneontology/go-annotation/blob/master/specs/gpad-gpi-2-0.md#",
"gtpo": "https://rdf.guidetopharmacology.org/ns/gtpo#",
Expand Down
4 changes: 2 additions & 2 deletions prefix-map/biolink-model-prefix-map.json
Original file line number Diff line number Diff line change
Expand Up @@ -229,8 +229,8 @@
"fabio": "http://purl.org/spar/fabio/",
"faldo": "http://biohackathon.org/resource/faldo#",
"foaf": "http://xmlns.com/foaf/0.1/",
"foodb.compound": "http://foodb.ca/foods/",
"foodb.food": "http://foodb.ca/compounds/",
"foodb.compound": "http://foodb.ca/compounds/",
"foodb.food": "http://foodb.ca/foods/",
"gff3": "https://github.com/The-Sequence-Ontology/Specifications/blob/master/gff3.md#",
"gpi": "https://github.com/geneontology/go-annotation/blob/master/specs/gpad-gpi-2-0.md#",
"gtpo": "https://rdf.guidetopharmacology.org/ns/gtpo#",
Expand Down

0 comments on commit 85d7dab

Please sign in to comment.