Skip to content

Commit

Permalink
Added a landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
egonw committed Aug 2, 2024
1 parent b3e93d8 commit 623ca33
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions fdp.template
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
dct:hasVersion "%%DATE%%" ;
dct:license <http://rdflicense.appspot.com/rdflicense/cc-by-nc-nd4.0>;
dct:publisher <https://wikipathways.org/>;
dcat:landingPage <https://data.wikipathways.org/%%DATE%%/>
ejprd:vpConnection <https://w3id.org/ejp-rd/vocabulary#VPDiscoverable>;
ejprd:personalData "false";
dct:conformsTo [ rdfs:label "FAIR Data Point Profile" ];
Expand Down
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
dct:hasVersion "20240710" ;
dct:license <http://rdflicense.appspot.com/rdflicense/cc-by-nc-nd4.0>;
dct:publisher <https://wikipathways.org/>;
dcat:landingPage <https://data.wikipathways.org/20240710/>
ejprd:vpConnection <https://w3id.org/ejp-rd/vocabulary#VPDiscoverable>;
ejprd:personalData "false";
dct:conformsTo [ rdfs:label "FAIR Data Point Profile" ];
Expand Down
1 change: 1 addition & 0 deletions index.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
dct:hasVersion "20240710" ;
dct:license <http://rdflicense.appspot.com/rdflicense/cc-by-nc-nd4.0>;
dct:publisher <https://wikipathways.org/>;
dcat:landingPage <https://data.wikipathways.org/20240710/>
ejprd:vpConnection <https://w3id.org/ejp-rd/vocabulary#VPDiscoverable>;
ejprd:personalData "false";
dct:conformsTo [ rdfs:label "FAIR Data Point Profile" ];
Expand Down

0 comments on commit 623ca33

Please sign in to comment.