biosimulations/biosimulations-physiome

Gather more descriptive descriptions for metadata

jonrkarr opened this issue · 1 comments

The metadata currently has description "PMR workspace".

<rdf:Description rdf:about="local:00001">
  <rdfs:label>PMR workspace</rdfs:label>
</rdf:Description>

If a better description can be scraped from the PMR web pages, lets use that. Otherwise, lets set description = None.

Done