Skip to content

Commit

Permalink
GH ACTION Headlines Sat Dec 21 08:43:07 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 21, 2024
1 parent d41a230 commit ae87055
Show file tree
Hide file tree
Showing 3 changed files with 390,927 additions and 96 deletions.
18 changes: 9 additions & 9 deletions data/AOPWikiRDF-Void.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -10,29 +10,29 @@
@prefix freq: <http://purl.org/cld/freq/> .
:AOPWikiRDF.ttl a void:Dataset ;
dc:description "AOP-Wiki RDF data from the AOP-Wiki database" ;
pav:createdOn "2024-12-16"^^xsd:date;
dcterms:modified "2024-12-16"^^xsd:date ;
pav:createdWith "aop-wiki-xml-2024-12-16", :Promapping ;
pav:createdOn "2024-12-21"^^xsd:date;
dcterms:modified "2024-12-21"^^xsd:date ;
pav:createdWith "aop-wiki-xml-2024-12-21", :Promapping ;
pav:createdBy <https://zenodo.org/badge/latestdoi/146466058> ;
foaf:homepage <https://aopwiki.org> ;
dcterms:accuralPeriodicity freq:quarterly ;
dcat:downloadURL <https://aopwiki.org/downloads/aop-wiki-xml-2024-12-16> .
dcat:downloadURL <https://aopwiki.org/downloads/aop-wiki-xml-2024-12-21> .

:AOPWikiRDF-Genes.ttl a void:Dataset ;
dc:description "AOP-Wiki RDF extension with gene mappings based on approved names and symbols" ;
pav:createdOn "2024-12-16 11:07:02.177842" ;
pav:createdWith "aop-wiki-xml-2024-12-16", :HGNCgenes ;
pav:createdOn "2024-12-21 08:43:05.411337" ;
pav:createdWith "aop-wiki-xml-2024-12-21", :HGNCgenes ;
pav:createdBy <https://zenodo.org/badge/latestdoi/146466058> ;
dcterms:accuralPeriodicity freq:quarterly ;
foaf:homepage <https://aopwiki.org> ;
dcat:downloadURL <https://aopwiki.org/downloads/aop-wiki-xml-2024-12-16>, <https://www.genenames.org/download/custom/> .
dcat:downloadURL <https://aopwiki.org/downloads/aop-wiki-xml-2024-12-21>, <https://www.genenames.org/download/custom/> .

:HGNCgenes.txt a void:Dataset, void:Linkset ;
dc:description "HGNC approved symbols and names for genes" ;
dcat:downloadURL <https://www.genenames.org/download/custom/> ;
pav:importedOn "Mon Dec 16 10:46:12 2024" .
pav:importedOn "Sat Dec 21 08:21:42 2024" .

<https://proconsortium.org/download/current/promapping.txt> a void:Dataset, void:Linkset;
dc:description "PRotein ontology mappings to protein database identifiers";
dcat:downloadURL <https://proconsortium.org/download/current/promapping.txt>;
pav:importedOn "Mon Dec 16 10:49:49 2024".
pav:importedOn "Sat Dec 21 08:25:23 2024".
Loading

0 comments on commit ae87055

Please sign in to comment.