From 264be797c55aaff6eb9639d5a15d9081e2256253 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Sat, 30 May 2020 18:13:48 -0500 Subject: BLOG --- doc/blog/using-covid-19-pubseq-part5.org | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'doc/blog/using-covid-19-pubseq-part5.org') diff --git a/doc/blog/using-covid-19-pubseq-part5.org b/doc/blog/using-covid-19-pubseq-part5.org index c147ba3..8d7504e 100644 --- a/doc/blog/using-covid-19-pubseq-part5.org +++ b/doc/blog/using-covid-19-pubseq-part5.org @@ -1,2 +1,17 @@ -/Work in progress!/ +* Modify Metadata +The public sequence resource uses multiple data formats listed on the +[[./download][DOWNLOAD]] page. One of the most exciting features is the full support +for RDF and semantic web/linked data ontologies. This technology +allows for querying data in unprescribed ways - that is, you can +formulate your own queries without dealing with a preset model of that +data (so typical of CSV files and SQL tables). Examples of exploring +data are listed [[./blog?id=using-covid-19-pubseq-part1][here]]. + +In this BLOG we are going to look at the metadata entered on the +[[./][COVID-19 PubSeq]] website (or command line client). It is important to +understand that you and us can change that information. + +* What is the schema? + +* How is the website generated? -- cgit v1.2.3