Skip to content

Commit

Permalink
Regenerated derived files.
Browse files Browse the repository at this point in the history
This fixes WBls prefix, see ontodev/robot#608
  • Loading branch information
cmungall committed Feb 3, 2020
1 parent e7671a8 commit 04e6858
Show file tree
Hide file tree
Showing 6 changed files with 34 additions and 30 deletions.
45 changes: 23 additions & 22 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3358,7 +3358,7 @@ ontologies:
label: Asiyah Yu Lin
description: An application ontology to represent genetic susceptibility to a specific
disease, adverse event, or a pathological process.
homepage: none
homepage: https://github.com/linikujp/OGSF
id: ogsf
layout: ontology_detail
license:
Expand All @@ -3370,7 +3370,7 @@ ontologies:
- id: ogsf.owl
ontology_purl: http://purl.obolibrary.org/obo/ogsf.owl
title: Ontology of Genetic Susceptibility Factor
tracker: https://github.com/linikujp/ontology-for-genetic-interval/issues
tracker: https://github.com/linikujp/OGSF/issues
- activity_status: active
build:
method: owl2obo
Expand Down Expand Up @@ -4905,6 +4905,7 @@ ontologies:
logo: http://mirrors.creativecommons.org/presskit/buttons/80x15/png/by.png
url: https://creativecommons.org/licenses/by/4.0/
ontology_purl: http://purl.obolibrary.org/obo/wbls.owl
preferredPrefix: WBls
products:
- id: wbls.owl
ontology_purl: http://purl.obolibrary.org/obo/wbls.owl
Expand Down Expand Up @@ -6272,45 +6273,45 @@ ontologies:
label: Zea
title: Maize gross anatomy
principles:
- id: fp-004-versioning
- id: fp-000-summary
layout: principle
title: Versioning (principle 4)
title: Overview
- id: fp-001-open
layout: principle
title: Open (principle 1)
- id: fp-002-format
layout: principle
title: Common Format (principle 2)
- id: fp-003-uris
layout: principle
title: URI/Identifier Space (principle 3)
- id: fp-000-summary
- id: fp-004-versioning
layout: principle
title: Overview
- id: fp-012-naming-conventions
title: Versioning (principle 4)
- id: fp-005-delineated-content
layout: principle
title: Naming Conventions (principle 12)
title: Scope (principle 5)
- id: fp-006-textual-definitions
layout: principle
title: Textual Definitions (principle 6)
- id: fp-007-relations
layout: principle
title: Relations (principle 7)
- id: fp-008-documented
layout: principle
title: Documentation (principle 8)
- id: fp-009-users
layout: principle
title: Documented Plurality of Users (principle 9)
- id: fp-001-open
layout: principle
title: Open (principle 1)
- id: fp-010-collaboration
layout: principle
title: Commitment To Collaboration (principle 10)
- id: fp-016-maintenance
layout: principle
title: Maintenance (principle 16)
- id: fp-005-delineated-content
layout: principle
title: Scope (principle 5)
- id: fp-007-relations
layout: principle
title: Relations (principle 7)
- id: fp-011-locus-of-authority
layout: principle
title: Locus of Authority (principle 11)
- id: fp-008-documented
- id: fp-012-naming-conventions
layout: principle
title: Documentation (principle 8)
title: Naming Conventions (principle 12)
- id: fp-016-maintenance
layout: principle
title: Maintenance (principle 16)
2 changes: 1 addition & 1 deletion registry/obo_context.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -210,9 +210,9 @@
"VSAO": "http://purl.obolibrary.org/obo/VSAO_",
"VT": "http://purl.obolibrary.org/obo/VT_",
"VTO": "http://purl.obolibrary.org/obo/VTO_",
"WBLS": "http://purl.obolibrary.org/obo/WBLS_",
"WBPhenotype": "http://purl.obolibrary.org/obo/WBPhenotype_",
"WBbt": "http://purl.obolibrary.org/obo/WBbt_",
"WBls": "http://purl.obolibrary.org/obo/WBls_",
"XAO": "http://purl.obolibrary.org/obo/XAO_",
"XCO": "http://purl.obolibrary.org/obo/XCO_",
"XLMOD": "http://purl.obolibrary.org/obo/XLMOD_",
Expand Down
2 changes: 1 addition & 1 deletion registry/obo_prefixes.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
,[ sh:prefix "VT" ; sh:namespace "http://purl.obolibrary.org/obo/VT_"]
,[ sh:prefix "VTO" ; sh:namespace "http://purl.obolibrary.org/obo/VTO_"]
,[ sh:prefix "WBbt" ; sh:namespace "http://purl.obolibrary.org/obo/WBbt_"]
,[ sh:prefix "WBLS" ; sh:namespace "http://purl.obolibrary.org/obo/WBLS_"]
,[ sh:prefix "WBls" ; sh:namespace "http://purl.obolibrary.org/obo/WBls_"]
,[ sh:prefix "WBPhenotype" ; sh:namespace "http://purl.obolibrary.org/obo/WBPhenotype_"]
,[ sh:prefix "XCO" ; sh:namespace "http://purl.obolibrary.org/obo/XCO_"]
,[ sh:prefix "XLMOD" ; sh:namespace "http://purl.obolibrary.org/obo/XLMOD_"]
Expand Down
5 changes: 3 additions & 2 deletions registry/ontologies.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -4729,7 +4729,7 @@
"label": "Asiyah Yu Lin"
},
"description": "An application ontology to represent genetic susceptibility to a specific disease, adverse event, or a pathological process.",
"homepage": "none",
"homepage": "https://github.com/linikujp/OGSF",
"id": "ogsf",
"layout": "ontology_detail",
"license": {
Expand All @@ -4745,7 +4745,7 @@
}
],
"title": "Ontology of Genetic Susceptibility Factor",
"tracker": "https://github.com/linikujp/ontology-for-genetic-interval/issues"
"tracker": "https://github.com/linikujp/OGSF/issues"
},
{
"activity_status": "active",
Expand Down Expand Up @@ -6888,6 +6888,7 @@
"url": "https://creativecommons.org/licenses/by/4.0/"
},
"ontology_purl": "http://purl.obolibrary.org/obo/wbls.owl",
"preferredPrefix": "WBls",
"products": [
{
"id": "wbls.owl",
Expand Down
5 changes: 3 additions & 2 deletions registry/ontologies.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -3148,11 +3148,11 @@ _:b192 <http://www.w3.org/2000/01/rdf-schema#label> "Brian Aevermann" ;
<http://purl.org/dc/elements/1.1/description> "An application ontology to represent genetic susceptibility to a specific disease, adverse event, or a pathological process." ;
<http://purl.org/dc/elements/1.1/title> "Ontology of Genetic Susceptibility Factor" ;
<http://purl.org/dc/terms/1.1/license> <https://creativecommons.org/licenses/by/3.0/> ;
<http://usefulinc.com/ns/doap#bug-database> "https://github.com/linikujp/ontology-for-genetic-interval/issues" ;
<http://usefulinc.com/ns/doap#bug-database> "https://github.com/linikujp/OGSF/issues" ;
<http://www.w3.org/ns/dcat#accessURL> "http://purl.obolibrary.org/obo/ogsf.owl" ;
<http://www.w3.org/ns/dcat#contactPoint> _:b193 ;
<http://www.w3.org/ns/dcat#distribution> <http://purl.obolibrary.org/obo/ogsf.owl> ;
<http://xmlns.com/foaf/0.1/homepage> <http://purl.obolibrary.org/obo/none> .
<http://xmlns.com/foaf/0.1/homepage> <https://github.com/linikujp/OGSF> .

_:b193 <http://www.w3.org/2000/01/rdf-schema#label> "Asiyah Yu Lin" ;
<http://xmlns.com/foaf/0.1/mbox> "linikujp@gmail.com" .
Expand Down Expand Up @@ -4310,6 +4310,7 @@ _:b263 <http://www.w3.org/2000/01/rdf-schema#label> "Raymond Lee" ;
<http://www.w3.org/ns/dcat#accessURL> "http://purl.obolibrary.org/obo/wbbt.obo" .

<http://purl.obolibrary.org/obo/wbls>
<http://identifiers.org/preferredPrefix> "WBls" ;
<http://obofoundry.github.io/vocabulary/has_build_information> _:b264 ;
<http://purl.obolibrary.org/obo/IAO_0000136> <http://purl.obolibrary.org/obo/NCBITaxon_6237> ;
<http://purl.org/dc/elements/1.1/description> "A structured controlled vocabulary of the development of <i>Caenorhabditis elegans</i>." ;
Expand Down
5 changes: 3 additions & 2 deletions registry/ontologies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3346,7 +3346,7 @@ ontologies:
label: Asiyah Yu Lin
description: An application ontology to represent genetic susceptibility to a specific
disease, adverse event, or a pathological process.
homepage: none
homepage: https://github.com/linikujp/OGSF
id: ogsf
layout: ontology_detail
license:
Expand All @@ -3358,7 +3358,7 @@ ontologies:
- id: ogsf.owl
ontology_purl: http://purl.obolibrary.org/obo/ogsf.owl
title: Ontology of Genetic Susceptibility Factor
tracker: https://github.com/linikujp/ontology-for-genetic-interval/issues
tracker: https://github.com/linikujp/OGSF/issues
- activity_status: active
build:
method: owl2obo
Expand Down Expand Up @@ -4893,6 +4893,7 @@ ontologies:
logo: http://mirrors.creativecommons.org/presskit/buttons/80x15/png/by.png
url: https://creativecommons.org/licenses/by/4.0/
ontology_purl: http://purl.obolibrary.org/obo/wbls.owl
preferredPrefix: WBls
products:
- id: wbls.owl
ontology_purl: http://purl.obolibrary.org/obo/wbls.owl
Expand Down

0 comments on commit 04e6858

Please sign in to comment.