Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6394,7 +6394,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/t4fs.owl
preferredPrefix: TF4S
preferredPrefix: T4FS
products:
- id: t4fs.owl
ontology_purl: http://purl.obolibrary.org/obo/t4fs.owl
Expand Down
2 changes: 1 addition & 1 deletion registry/obo_context.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -219,12 +219,12 @@
"STATO": "http://purl.obolibrary.org/obo/STATO_",
"SWO": "http://purl.obolibrary.org/obo/SWO_",
"SYMP": "http://purl.obolibrary.org/obo/SYMP_",
"T4FS": "http://purl.obolibrary.org/obo/T4FS_",
"TADS": "http://purl.obolibrary.org/obo/TADS_",
"TAHE": "http://purl.obolibrary.org/obo/TAHE_",
"TAHH": "http://purl.obolibrary.org/obo/TAHH_",
"TAO": "http://purl.obolibrary.org/obo/TAO_",
"TAXRANK": "http://purl.obolibrary.org/obo/TAXRANK_",
"TF4S": "http://purl.obolibrary.org/obo/TF4S_",
"TGMA": "http://purl.obolibrary.org/obo/TGMA_",
"TO": "http://purl.obolibrary.org/obo/TO_",
"TRANS": "http://purl.obolibrary.org/obo/TRANS_",
Expand Down
2 changes: 1 addition & 1 deletion registry/obo_prefixes.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
,[ sh:prefix "STATO" ; sh:namespace "http://purl.obolibrary.org/obo/STATO_"]
,[ sh:prefix "SWO" ; sh:namespace "http://purl.obolibrary.org/obo/SWO_"]
,[ sh:prefix "SYMP" ; sh:namespace "http://purl.obolibrary.org/obo/SYMP_"]
,[ sh:prefix "TF4S" ; sh:namespace "http://purl.obolibrary.org/obo/TF4S_"]
,[ sh:prefix "T4FS" ; sh:namespace "http://purl.obolibrary.org/obo/T4FS_"]
,[ sh:prefix "TAXRANK" ; sh:namespace "http://purl.obolibrary.org/obo/TAXRANK_"]
,[ sh:prefix "TO" ; sh:namespace "http://purl.obolibrary.org/obo/TO_"]
,[ sh:prefix "TRANS" ; sh:namespace "http://purl.obolibrary.org/obo/TRANS_"]
Expand Down
2 changes: 1 addition & 1 deletion registry/ontologies.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -8928,7 +8928,7 @@
"url": "https://creativecommons.org/licenses/by/4.0/"
},
"ontology_purl": "http://purl.obolibrary.org/obo/t4fs.owl",
"preferredPrefix": "TF4S",
"preferredPrefix": "T4FS",
"products": [
{
"id": "t4fs.owl",
Expand Down
2,272 changes: 1,136 additions & 1,136 deletions registry/ontologies.nt

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion registry/ontologies.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -5164,7 +5164,7 @@ _:b268 <http://www.w3.org/2000/01/rdf-schema#label> "Lynn Schriml" ;
<http://www.w3.org/ns/dcat#accessURL> "http://purl.obolibrary.org/obo/symp.obo" .

<http://purl.obolibrary.org/obo/t4fs>
<http://identifiers.org/preferredPrefix> "TF4S" ;
<http://identifiers.org/preferredPrefix> "T4FS" ;
<http://obofoundry.github.io/vocabulary/activity_status> "active" ;
<http://purl.org/dc/elements/1.1/description> "A terminology for the skills necessary to make data FAIR and to keep it FAIR." ;
<http://purl.org/dc/elements/1.1/title> "terms4FAIRskills" ;
Expand Down
2 changes: 1 addition & 1 deletion registry/ontologies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6380,7 +6380,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/t4fs.owl
preferredPrefix: TF4S
preferredPrefix: T4FS
products:
- id: t4fs.owl
ontology_purl: http://purl.obolibrary.org/obo/t4fs.owl
Expand Down