Location: get-library @ 7b0c95dada7e / chloride-ion / metadata.xml

Author:
David Nickerson <nickerso@users.sourceforge.net>
Date:
2014-07-08 11:25:21+12:00
Desc:
adding a copy of my standard chloride ion model to test out some ideas on generating cell models
Permanent Source URI:
https://models.cellml.org/workspace/19f/rawfile/7b0c95dada7e3fd8adb7990833c74f6e9e478f46/chloride-ion/metadata.xml

<?xml version="1.0"?>
<RDF 	xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
		xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
		xmlns:bqbio="http://biomodels.net/biology-qualifiers/"
		xmlns:dcterms="http://purl.org/dc/terms/"
		xmlns:csim="http://cellml.sourceforge.net/csim/metadata/0.1#">
	<rdf:Description rdf:about="model.xml#model">
		<bqbio:property rdf:resource="http://cellml.sourceforge.net/ns/model-type/small-molecule"/>
		<dcterms:title>Chloride ion</dcterms:title>
		<csim:image rdf:resource="ion-Cl.json"/>
	</rdf:Description>
	<rdf:Description rdf:about="model.xml#concentration">
		<bqbio:hypernym rdf:resource="http://cellml.sourceforge.net/ns/ion/chloride"/>
		<bqbio:property rdf:resource="http://cellml.sourceforge.net/ns/concentration"/>
	</rdf:Description>
	<rdf:Description rdf:about="model.xml#initialValue">
		<bqbio:property rdf:resource="http://cellml.sourceforge.net/ns/initial-value"/>
	</rdf:Description>
	<rdf:Description rdf:about="model.xml#rateOfChange">
		<bqbio:property rdf:resource="http://cellml.sourceforge.net/ns/rate-of-change"/>
	</rdf:Description>
</RDF>