From 7341138a6d707f02daad5b1e155e7660de000abe Mon Sep 17 00:00:00 2001 From: Egon Willighagen Date: Sun, 10 Sep 2023 13:14:59 +0200 Subject: [PATCH] Updated the FDP for the September 2023 release --- catalog/index.html | 22 +++++++++++----------- dataset/20230910/gmt/index.html | 8 ++++++++ dataset/20230910/gpml/index.html | 8 ++++++++ dataset/20230910/index.html | 16 ++++++++++++++++ index.html | 10 +++++----- 5 files changed, 48 insertions(+), 16 deletions(-) create mode 100644 dataset/20230910/gmt/index.html create mode 100644 dataset/20230910/gpml/index.html create mode 100644 dataset/20230910/index.html diff --git a/catalog/index.html b/catalog/index.html index 4fb2350..4c09b9c 100644 --- a/catalog/index.html +++ b/catalog/index.html @@ -11,20 +11,20 @@ dct:title "WikiPathways Catalog" ; foaf:homePage ; fdp-o:metadataIssued "2023-03-10T07:42:08.000Z"^^xsd:dateTime; - fdp-o:metadataModified "2023-06-25T08:56:00.000Z"^^xsd:dateTime; + fdp-o:metadataModified "2023-09-10T08:56:00.000Z"^^xsd:dateTime; dct:issued "2023-03-10T07:42:08.000Z"^^xsd:dateTime; - dct:modified "2023-06-25T08:56:00.000Z"^^xsd:dateTime; + dct:modified "2023-09-10T08:56:00.000Z"^^xsd:dateTime; dct:conformsTo [ rdfs:label "Catalog Profile" ] ; dct:isPartOf ; - dcat:dataset . + dcat:dataset . - a dcat:Dataset ; - dct:title "WikiPathways 20230610" ; - dcat:distribution , - . + a dcat:Dataset ; + dct:title "WikiPathways 20230910" ; + dcat:distribution , + . - a dcat:Distribution ; - dct:title "WikiPathways 20230610, GPML files" . + a dcat:Distribution ; + dct:title "WikiPathways 20230910, GPML files" . - a dcat:Distribution ; - dct:title "WikiPathways 20230610, GMT files" . + a dcat:Distribution ; + dct:title "WikiPathways 20230910, GMT files" . diff --git a/dataset/20230910/gmt/index.html b/dataset/20230910/gmt/index.html new file mode 100644 index 0000000..e59c031 --- /dev/null +++ b/dataset/20230910/gmt/index.html @@ -0,0 +1,8 @@ +@prefix dct: . +@prefix dcat: . +@prefix fdp-o: . +@prefix ldp: . +@prefix xsd: . + + a dcat:Distribution ; + dct:title "WikiPathways 20230910, GMT files" . diff --git a/dataset/20230910/gpml/index.html b/dataset/20230910/gpml/index.html new file mode 100644 index 0000000..4a969fa --- /dev/null +++ b/dataset/20230910/gpml/index.html @@ -0,0 +1,8 @@ +@prefix dct: . +@prefix dcat: . +@prefix fdp-o: . +@prefix ldp: . +@prefix xsd: . + + a dcat:Distribution ; + dct:title "WikiPathways 20230910, GPML files" . diff --git a/dataset/20230910/index.html b/dataset/20230910/index.html new file mode 100644 index 0000000..f95ec10 --- /dev/null +++ b/dataset/20230910/index.html @@ -0,0 +1,16 @@ +@prefix dct: . +@prefix dcat: . +@prefix fdp-o: . +@prefix ldp: . +@prefix xsd: . + + a dcat:Dataset ; + dct:title "WikiPathways 20230910" ; + dcat:distribution , + . + + a dcat:Distribution ; + dct:title "WikiPathways 20230910, GPML files" . + + a dcat:Distribution ; + dct:title "WikiPathways 20230910, GMT files" . diff --git a/index.html b/index.html index 6846669..2310b44 100644 --- a/index.html +++ b/index.html @@ -19,7 +19,7 @@ dct:accessRights ; dct:language ; fdpo:metadataIssued "2023-03-10T07:42:08.000Z"^^xsd:dateTime; - fdpo:metadataModified "2023-06-25T07:42:00.000Z"^^xsd:dateTime; + fdpo:metadataModified "2023-09-10T13:06:00.000Z"^^xsd:dateTime; fdpo:metadataCatalog . @@ -39,9 +39,9 @@ dct:title "WikiPathways Catalog" ; foaf:homePage ; fdpo:metadataIssued "2023-03-10T07:42:08.000Z"^^xsd:dateTime; - fdpo:metadataModified "2023-06-10T08:55:00.000Z"^^xsd:dateTime; + fdpo:metadataModified "2023-09-10T13:06:00.000Z"^^xsd:dateTime; dct:issued "2023-03-10T07:42:08.000Z"^^xsd:dateTime; - dct:modified "2023-06-10T08:55:00.000Z"^^xsd:dateTime; + dct:modified "2023-09-10T13:06:00.000Z"^^xsd:dateTime; dct:conformsTo [ rdfs:label "Catalog Profile" ] ; dct:isPartOf ; dcat:dataset . @@ -52,8 +52,8 @@ . a dcat:Distribution ; - dct:title "WikiPathways 20230610, GPML files" . + dct:title "WikiPathways 20230910, GPML files" . a dcat:Distribution ; - dct:title "WikiPathways 20230610, GMT files" . + dct:title "WikiPathways 20230910, GMT files" .