Skip to content

Outdated development notes

Peter Ansell edited this page Jan 22, 2014 · 1 revision

Platform Handling

  • New Platforms can be defined as children of a Project (i.e. ProjectA :contains Project_specific_platform)
  • PODD Internal objects can ONLY refer to Platforms.
  • These references can be to Platforms defined in the artifact as well as to pre-defined Platforms (in the imported schema ontologies).
  • All refers to links will be added via autocomplete fields.

Get Metadata Service

This service returns a graph containing meta-data about a particular PODD object type. Given next is a sample graph for http://purl.org/podd/ns/poddScience#Project.

   {http://purl.org/podd/ns/poddScience#Project}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#Class}
   {http://purl.org/podd/ns/poddScience#Project}   <http://www.w3.org/2000/01/rdf-schema#subClassOf>  {_:genid1648549399}
   {_:genid1648549399}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#Restriction}
   {_:genid1648549399}   <http://www.w3.org/2002/07/owl#onProperty>  {http://purl.org/podd/ns/poddBase#hasLeadInstitution}
   {_:genid1648549399}   <http://www.w3.org/2002/07/owl#onDataRange>  {http://www.w3.org/2001/XMLSchema#string}
   {http://purl.org/podd/ns/poddScience#Project}   <http://www.w3.org/2000/01/rdf-schema#subClassOf>  {_:genid622011978}
   {_:genid622011978}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#Restriction}
   {_:genid622011978}   <http://www.w3.org/2002/07/owl#onProperty>  {http://purl.org/podd/ns/poddScience#hasPublication}
   {_:genid622011978}   <http://www.w3.org/2002/07/owl#allValuesFrom>  {http://purl.org/podd/ns/poddScience#Publication}
   {http://purl.org/podd/ns/poddScience#Project}   <http://www.w3.org/2000/01/rdf-schema#subClassOf>  {_:genid1689160725}
   {_:genid1689160725}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#Restriction}
   {_:genid1689160725}   <http://www.w3.org/2002/07/owl#onProperty>  {http://purl.org/podd/ns/poddScience#hasANZSRC}
   {_:genid1689160725}   <http://www.w3.org/2002/07/owl#onClass>  {http://purl.org/podd/ns/poddScience#ANZSRC}
   {http://purl.org/podd/ns/poddScience#Project}   <http://www.w3.org/2000/01/rdf-schema#subClassOf>  {_:genid91744547}
   {_:genid91744547}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#Restriction}
   {_:genid91744547}   <http://www.w3.org/2002/07/owl#onProperty>  {http://purl.org/podd/ns/poddBase#hasPublicationStatus}
   {_:genid91744547}   <http://www.w3.org/2002/07/owl#onClass>  {http://purl.org/podd/ns/poddBase#PublicationStatus}
   {http://purl.org/podd/ns/poddScience#Project}   <http://www.w3.org/2000/01/rdf-schema#subClassOf>  {_:genid1012288294}
   {_:genid1012288294}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#Restriction}
   {_:genid1012288294}   <http://www.w3.org/2002/07/owl#onProperty>  {http://purl.org/podd/ns/poddBase#hasStartDate}
   {_:genid1012288294}   <http://www.w3.org/2002/07/owl#onDataRange>  {http://www.w3.org/2001/XMLSchema#date}
   {http://purl.org/podd/ns/poddScience#Project}   <http://www.w3.org/2000/01/rdf-schema#subClassOf>  {_:genid781393157}
   {_:genid781393157}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#Restriction}
   {_:genid781393157}   <http://www.w3.org/2002/07/owl#onProperty>  {http://purl.org/podd/ns/poddScience#hasPlatform}
   {_:genid781393157}   <http://www.w3.org/2002/07/owl#allValuesFrom>  {http://purl.org/podd/ns/poddScience#Platform}
   {http://purl.org/podd/ns/poddScience#Project}   <http://www.w3.org/2000/01/rdf-schema#subClassOf>  {_:genid1844812481}
   {_:genid1844812481}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#Restriction}
   {_:genid1844812481}   <http://www.w3.org/2002/07/owl#onProperty>  {http://purl.org/podd/ns/poddBase#hasDuration}
   {_:genid1844812481}   <http://www.w3.org/2002/07/owl#onDataRange>  {http://www.w3.org/2001/XMLSchema#string}
   {http://purl.org/podd/ns/poddScience#Project}   <http://www.w3.org/2000/01/rdf-schema#subClassOf>  {_:genid204920650}
   {_:genid204920650}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#Restriction}
   {_:genid204920650}   <http://www.w3.org/2002/07/owl#onProperty>  {http://purl.org/podd/ns/poddScience#hasAnalysis}
   {_:genid204920650}   <http://www.w3.org/2002/07/owl#allValuesFrom>  {http://purl.org/podd/ns/poddScience#Analysis}
   {http://purl.org/podd/ns/poddScience#Project}   <http://www.w3.org/2000/01/rdf-schema#subClassOf>  {_:genid335735399}
   {_:genid335735399}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#Restriction}
   {_:genid335735399}   <http://www.w3.org/2002/07/owl#onProperty>  {http://purl.org/podd/ns/poddScience#hasProjectPlan}
   {_:genid335735399}   <http://www.w3.org/2002/07/owl#allValuesFrom>  {http://purl.org/podd/ns/poddScience#ProjectPlan}
   {http://purl.org/podd/ns/poddScience#Project}   <http://www.w3.org/2000/01/rdf-schema#subClassOf>  {_:genid1261997579}
   {_:genid1261997579}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#Restriction}
   {_:genid1261997579}   <http://www.w3.org/2002/07/owl#onProperty>  {http://purl.org/podd/ns/poddBase#hasCompletionDate}
   {_:genid1261997579}   <http://www.w3.org/2002/07/owl#onDataRange>  {http://www.w3.org/2001/XMLSchema#date}
   {http://purl.org/podd/ns/poddScience#Project}   <http://www.w3.org/2000/01/rdf-schema#subClassOf>  {_:genid156696397}
   {_:genid156696397}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#Restriction}
   {_:genid156696397}   <http://www.w3.org/2002/07/owl#onProperty>  {http://purl.org/podd/ns/poddBase#hasPublicationDate}
   {_:genid156696397}   <http://www.w3.org/2002/07/owl#onDataRange>  {http://www.w3.org/2001/XMLSchema#date}
   {http://purl.org/podd/ns/poddScience#Project}   <http://www.w3.org/2000/01/rdf-schema#subClassOf>  {_:genid1685078409}
   {_:genid1685078409}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#Restriction}
   {_:genid1685078409}   <http://www.w3.org/2002/07/owl#onProperty>  {http://purl.org/podd/ns/poddScience#hasInvestigation}
   {_:genid1685078409}   <http://www.w3.org/2002/07/owl#allValuesFrom>  {http://purl.org/podd/ns/poddScience#Investigation}
   {http://purl.org/podd/ns/poddScience#Project}   <http://www.w3.org/2000/01/rdf-schema#subClassOf>  {_:genid1164216428}
   {_:genid1164216428}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#Restriction}
   {_:genid1164216428}   <http://www.w3.org/2002/07/owl#onProperty>  {http://purl.org/podd/ns/poddScience#hasGenotype}
   {_:genid1164216428}   <http://www.w3.org/2002/07/owl#allValuesFrom>  {http://purl.org/podd/ns/poddScience#Genotype}
   {http://purl.org/podd/ns/poddScience#Project}   <http://www.w3.org/2000/01/rdf-schema#subClassOf>  {_:genid57342883}
   {_:genid57342883}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#Restriction}
   {_:genid57342883}   <http://www.w3.org/2002/07/owl#onProperty>  {http://purl.org/podd/ns/poddScience#hasProcess}
   {_:genid57342883}   <http://www.w3.org/2002/07/owl#allValuesFrom>  {http://purl.org/podd/ns/poddScience#Process}
   {http://purl.org/podd/ns/poddScience#Project}   <http://www.w3.org/2000/01/rdf-schema#subClassOf>  {_:genid883691634}
   {_:genid883691634}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#Restriction}
   {_:genid883691634}   <http://www.w3.org/2002/07/owl#onProperty>  {http://purl.org/podd/ns/poddBase#hasPURL}
   {_:genid883691634}   <http://www.w3.org/2002/07/owl#onDataRange>  {http://www.w3.org/2001/XMLSchema#anyURI}
   {http://purl.org/podd/ns/poddScience#Project}   <http://www.w3.org/2000/01/rdf-schema#subClassOf>  {_:genid1550331238}
   {_:genid1550331238}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#Restriction}
   {_:genid1550331238}   <http://www.w3.org/2002/07/owl#onProperty>  {http://purl.org/podd/ns/poddBase#hasNotes}
   {_:genid1550331238}   <http://www.w3.org/2002/07/owl#allValuesFrom>  {http://www.w3.org/2001/XMLSchema#string}
   {http://purl.org/podd/ns/poddScience#Project}   <http://www.w3.org/2000/01/rdf-schema#subClassOf>  {_:genid256714182}
   {_:genid256714182}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#Restriction}
   {_:genid256714182}   <http://www.w3.org/2002/07/owl#onProperty>  {http://purl.org/podd/ns/poddBase#hasLeadInstitution}
   {_:genid256714182}   <http://www.w3.org/2002/07/owl#onDataRange>  {http://www.w3.org/2001/XMLSchema#string}
   {http://purl.org/podd/ns/poddScience#Project}   <http://www.w3.org/2000/01/rdf-schema#subClassOf>  {_:node17svubg0bx1}
   {_:node17svubg0bx1}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#Restriction}
   {_:node17svubg0bx1}   <http://www.w3.org/2002/07/owl#onProperty>  {http://purl.org/podd/ns/poddBase#hasFileReference}
   {_:node17svubg0bx1}   <http://www.w3.org/2002/07/owl#allValuesFrom>  {http://purl.org/podd/ns/poddBase#FileReference}
   {http://purl.org/podd/ns/poddScience#Project}   <http://www.w3.org/2000/01/rdf-schema#subClassOf>  {_:node17svubg0bx2}
   {_:node17svubg0bx2}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#Restriction}
   {_:node17svubg0bx2}   <http://www.w3.org/2002/07/owl#onProperty>  {http://purl.org/podd/ns/poddBase#hasPublicationStatus}
   {_:node17svubg0bx2}   <http://www.w3.org/2002/07/owl#allValuesFrom>  {http://purl.org/podd/ns/poddBase#PublicationStatus}
   {http://purl.org/podd/ns/poddScience#Project}   <http://www.w3.org/2000/01/rdf-schema#subClassOf>  {_:node17svubg0bx3}
   {_:node17svubg0bx3}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#Restriction}
   {_:node17svubg0bx3}   <http://www.w3.org/2002/07/owl#onProperty>  {http://purl.org/podd/ns/poddScience#hasANZSRC}
   {_:node17svubg0bx3}   <http://www.w3.org/2002/07/owl#allValuesFrom>  {http://purl.org/podd/ns/poddScience#ANZSRC}
   {http://purl.org/podd/ns/poddScience#Project}   <http://www.w3.org/2000/01/rdf-schema#subClassOf>  {_:node17svubg0bx4}
   {_:node17svubg0bx4}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#Restriction}
   {_:node17svubg0bx4}   <http://www.w3.org/2002/07/owl#onProperty>  {http://www.w3.org/2000/01/rdf-schema#label}
   {_:node17svubg0bx4}   <http://www.w3.org/2002/07/owl#allValuesFrom>  {http://www.w3.org/2001/XMLSchema#string}
   {http://purl.org/podd/ns/poddScience#Project}   <http://www.w3.org/2000/01/rdf-schema#subClassOf>  {_:node17svubg0bx5}
   {_:node17svubg0bx5}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#Restriction}
   {_:node17svubg0bx5}   <http://www.w3.org/2002/07/owl#onProperty>  {http://www.w3.org/2000/01/rdf-schema#comment}
   {_:node17svubg0bx5}   <http://www.w3.org/2002/07/owl#allValuesFrom>  {http://www.w3.org/2001/XMLSchema#string}
   {http://purl.org/podd/ns/poddBase#hasLeadInstitution}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#DatatypeProperty}
   {http://purl.org/podd/ns/poddBase#hasLeadInstitution}   <http://www.w3.org/2000/01/rdf-schema#label>  {"Lead Institution"}
   {http://purl.org/podd/ns/poddBase#hasLeadInstitution}   <http://purl.org/podd/ns/poddBase#hasDisplayType>  {http://purl.org/podd/ns/poddBase#DisplayType_ShortText}
   {http://purl.org/podd/ns/poddBase#hasLeadInstitution}   <http://purl.org/podd/ns/poddBase#weight>  {"3"}
   {http://purl.org/podd/ns/poddBase#hasLeadInstitution}   <http://purl.org/podd/ns/poddBase#hasCardinality>  {http://purl.org/podd/ns/poddBase#Cardinality_Exactly_One}
   {http://purl.org/podd/ns/poddScience#hasPlatform}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#ObjectProperty}
   {http://purl.org/podd/ns/poddScience#hasPlatform}   <http://www.w3.org/2000/01/rdf-schema#label>  {"has Platform"}
   {http://purl.org/podd/ns/poddScience#hasPlatform}   <http://purl.org/podd/ns/poddBase#hasDisplayType>  {http://purl.org/podd/ns/poddBase#DisplayType_AutoComplete}
   {http://purl.org/podd/ns/poddScience#hasPlatform}   <http://purl.org/podd/ns/poddBase#hasCardinality>  {http://purl.org/podd/ns/poddBase#Cardinality_Zero_Or_Many}
   {http://purl.org/podd/ns/poddBase#hasCompletionDate}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#DatatypeProperty}
   {http://purl.org/podd/ns/poddBase#hasCompletionDate}   <http://www.w3.org/2000/01/rdf-schema#label>  {"Completion Date (DD/MM/YYYY)"}
   {http://purl.org/podd/ns/poddBase#hasCompletionDate}   <http://purl.org/podd/ns/poddBase#hasDisplayType>  {http://purl.org/podd/ns/poddBase#DisplayType_ShortText}
   {http://purl.org/podd/ns/poddBase#hasCompletionDate}   <http://purl.org/podd/ns/poddBase#weight>  {"10"}
   {http://purl.org/podd/ns/poddBase#hasCompletionDate}   <http://purl.org/podd/ns/poddBase#hasCardinality>  {http://purl.org/podd/ns/poddBase#Cardinality_Zero_Or_One}
   {http://purl.org/podd/ns/poddBase#hasStartDate}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#DatatypeProperty}
   {http://purl.org/podd/ns/poddBase#hasStartDate}   <http://www.w3.org/2000/01/rdf-schema#label>  {"Start Date (DD/MM/YYYY)"}
   {http://purl.org/podd/ns/poddBase#hasStartDate}   <http://purl.org/podd/ns/poddBase#hasDisplayType>  {http://purl.org/podd/ns/poddBase#DisplayType_ShortText}
   {http://purl.org/podd/ns/poddBase#hasStartDate}   <http://purl.org/podd/ns/poddBase#weight>  {"5"}
   {http://purl.org/podd/ns/poddBase#hasStartDate}   <http://purl.org/podd/ns/poddBase#hasCardinality>  {http://purl.org/podd/ns/poddBase#Cardinality_Exactly_One}
   {http://purl.org/podd/ns/poddBase#hasPublicationDate}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#DatatypeProperty}
   {http://purl.org/podd/ns/poddBase#hasPublicationDate}   <http://www.w3.org/2000/01/rdf-schema#label>  {"Publication Date (DD/MM/YYYY)"}
   {http://purl.org/podd/ns/poddBase#hasPublicationDate}   <http://purl.org/podd/ns/poddBase#hasDisplayType>  {http://purl.org/podd/ns/poddBase#DisplayType_ShortText}
   {http://purl.org/podd/ns/poddBase#hasPublicationDate}   <http://purl.org/podd/ns/poddBase#weight>  {"13"}
   {http://purl.org/podd/ns/poddBase#hasPublicationDate}   <http://purl.org/podd/ns/poddBase#hasCardinality>  {http://purl.org/podd/ns/poddBase#Cardinality_Zero_Or_One}
   {http://purl.org/podd/ns/poddBase#hasFileReference}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#ObjectProperty}
   {http://purl.org/podd/ns/poddBase#hasFileReference}   <http://www.w3.org/2000/01/rdf-schema#label>  {"File Reference"}
   {http://purl.org/podd/ns/poddBase#hasPublicationStatus}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#ObjectProperty}
   {http://purl.org/podd/ns/poddBase#hasPublicationStatus}   <http://www.w3.org/2000/01/rdf-schema#label>  {"Publication Status"}
   {http://purl.org/podd/ns/poddBase#hasPublicationStatus}   <http://purl.org/podd/ns/poddBase#hasDisplayType>  {http://purl.org/podd/ns/poddBase#DisplayType_DropDownList}
   {http://purl.org/podd/ns/poddBase#hasPublicationStatus}   <http://purl.org/podd/ns/poddBase#weight>  {"12"}
   {http://purl.org/podd/ns/poddBase#hasPublicationStatus}   <http://purl.org/podd/ns/poddBase#hasCardinality>  {http://purl.org/podd/ns/poddBase#Cardinality_Exactly_One}
   {http://purl.org/podd/ns/poddBase#NotPublished}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://purl.org/podd/ns/poddBase#PublicationStatus}
   {http://purl.org/podd/ns/poddBase#NotPublished}   <http://www.w3.org/2000/01/rdf-schema#label>  {"Not Published"}
   {http://purl.org/podd/ns/poddBase#Published}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://purl.org/podd/ns/poddBase#PublicationStatus}
   {http://purl.org/podd/ns/poddBase#Published}   <http://www.w3.org/2000/01/rdf-schema#label>  {"Published"}
   {http://purl.org/podd/ns/poddBase#hasDuration}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#DatatypeProperty}
   {http://purl.org/podd/ns/poddBase#hasDuration}   <http://www.w3.org/2000/01/rdf-schema#label>  {"Duration"}
   {http://purl.org/podd/ns/poddBase#hasDuration}   <http://purl.org/podd/ns/poddBase#hasDisplayType>  {http://purl.org/podd/ns/poddBase#DisplayType_ShortText}
   {http://purl.org/podd/ns/poddBase#hasDuration}   <http://purl.org/podd/ns/poddBase#weight>  {"7"}
   {http://purl.org/podd/ns/poddBase#hasDuration}   <http://purl.org/podd/ns/poddBase#hasCardinality>  {http://purl.org/podd/ns/poddBase#Cardinality_Zero_Or_One}
   {http://www.w3.org/2000/01/rdf-schema#label}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#AnnotationProperty}
   {http://www.w3.org/2000/01/rdf-schema#label}   <http://www.w3.org/2000/01/rdf-schema#label>  {"Title"}
   {http://www.w3.org/2000/01/rdf-schema#label}   <http://purl.org/podd/ns/poddBase#hasDisplayType>  {http://purl.org/podd/ns/poddBase#DisplayType_ShortText}
   {http://www.w3.org/2000/01/rdf-schema#label}   <http://purl.org/podd/ns/poddBase#weight>  {"0"}
   {http://www.w3.org/2000/01/rdf-schema#label}   <http://purl.org/podd/ns/poddBase#hasCardinality>  {http://purl.org/podd/ns/poddBase#Cardinality_Exactly_One}
   {http://purl.org/podd/ns/poddScience#hasPublication}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#ObjectProperty}
   {http://purl.org/podd/ns/poddScience#hasPublication}   <http://www.w3.org/2000/01/rdf-schema#label>  {"has Publication"}
   {http://purl.org/podd/ns/poddScience#hasPublication}   <http://purl.org/podd/ns/poddBase#hasCardinality>  {http://purl.org/podd/ns/poddBase#Cardinality_Zero_Or_Many}
   {http://purl.org/podd/ns/poddScience#hasProjectPlan}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#ObjectProperty}
   {http://purl.org/podd/ns/poddScience#hasProjectPlan}   <http://www.w3.org/2000/01/rdf-schema#label>  {"has Project Plan"}
   {http://purl.org/podd/ns/poddScience#hasProjectPlan}   <http://purl.org/podd/ns/poddBase#hasCardinality>  {http://purl.org/podd/ns/poddBase#Cardinality_Zero_Or_Many}
   {http://purl.org/podd/ns/poddBase#hasNotes}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#DatatypeProperty}
   {http://purl.org/podd/ns/poddBase#hasNotes}   <http://www.w3.org/2000/01/rdf-schema#label>  {"Notes"}
   {http://purl.org/podd/ns/poddBase#hasNotes}   <http://purl.org/podd/ns/poddBase#hasDisplayType>  {http://purl.org/podd/ns/poddBase#DisplayType_LongText}
   {http://purl.org/podd/ns/poddBase#hasNotes}   <http://purl.org/podd/ns/poddBase#hasCardinality>  {http://purl.org/podd/ns/poddBase#Cardinality_Zero_Or_Many}
   {http://purl.org/podd/ns/poddScience#hasProcess}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#ObjectProperty}
   {http://purl.org/podd/ns/poddScience#hasProcess}   <http://www.w3.org/2000/01/rdf-schema#label>  {"has Process"}
   {http://purl.org/podd/ns/poddScience#hasProcess}   <http://purl.org/podd/ns/poddBase#hasCardinality>  {http://purl.org/podd/ns/poddBase#Cardinality_Zero_Or_Many}
   {http://purl.org/podd/ns/poddScience#hasGenotype}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#ObjectProperty}
   {http://purl.org/podd/ns/poddScience#hasGenotype}   <http://www.w3.org/2000/01/rdf-schema#label>  {"has Genotype"}
   {http://purl.org/podd/ns/poddScience#hasGenotype}   <http://purl.org/podd/ns/poddBase#hasCardinality>  {http://purl.org/podd/ns/poddBase#Cardinality_Zero_Or_Many}
   {http://purl.org/podd/ns/poddScience#hasANZSRC}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#ObjectProperty}
   {http://purl.org/podd/ns/poddScience#hasANZSRC}   <http://www.w3.org/2000/01/rdf-schema#label>  {"ANZSRC FOR Code"}
   {http://purl.org/podd/ns/poddScience#hasANZSRC}   <http://purl.org/podd/ns/poddBase#hasDisplayType>  {http://purl.org/podd/ns/poddBase#DisplayType_DropDownList}
   {http://purl.org/podd/ns/poddScience#hasANZSRC}   <http://purl.org/podd/ns/poddBase#weight>  {"14"}
   {http://purl.org/podd/ns/poddScience#hasANZSRC}   <http://purl.org/podd/ns/poddBase#hasCardinality>  {http://purl.org/podd/ns/poddBase#Cardinality_One_Or_Many}
   {http://purl.org/podd/ns/poddPlant#ANZSRC-NotApplicable}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://purl.org/podd/ns/poddScience#ANZSRC}
   {http://purl.org/podd/ns/poddPlant#ANZSRC-NotApplicable}   <http://www.w3.org/2000/01/rdf-schema#label>  {"Not Applicable"}
   {http://purl.org/podd/ns/poddPlant#ANZSRC06-Biological-Sciences}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://purl.org/podd/ns/poddScience#ANZSRC}
   {http://purl.org/podd/ns/poddPlant#ANZSRC06-Biological-Sciences}   <http://www.w3.org/2000/01/rdf-schema#label>  {"06-Biological Sciences"}
   {http://purl.org/podd/ns/poddPlant#ANZSRC07-Agriculture-and-Veterinary-Sciences}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://purl.org/podd/ns/poddScience#ANZSRC}
   {http://purl.org/podd/ns/poddPlant#ANZSRC07-Agriculture-and-Veterinary-Sciences}   <http://www.w3.org/2000/01/rdf-schema#label>  {"07-Agricultural and Veterinary Sciences"}
   {http://purl.org/podd/ns/poddBase#hasPURL}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#DatatypeProperty}
   {http://purl.org/podd/ns/poddBase#hasPURL}   <http://www.w3.org/2000/01/rdf-schema#label>  {"has Persistent URL"}
   {http://purl.org/podd/ns/poddBase#hasPURL}   <http://purl.org/podd/ns/poddBase#hasDisplayType>  {http://purl.org/podd/ns/poddBase#DisplayType_ShortText}
   {http://purl.org/podd/ns/poddBase#hasPURL}   <http://purl.org/podd/ns/poddBase#hasCardinality>  {http://purl.org/podd/ns/poddBase#Cardinality_Zero_Or_One}
   {http://www.w3.org/2000/01/rdf-schema#comment}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#AnnotationProperty}
   {http://www.w3.org/2000/01/rdf-schema#comment}   <http://www.w3.org/2000/01/rdf-schema#label>  {"Description"}
   {http://www.w3.org/2000/01/rdf-schema#comment}   <http://purl.org/podd/ns/poddBase#hasDisplayType>  {http://purl.org/podd/ns/poddBase#DisplayType_LongText}
   {http://www.w3.org/2000/01/rdf-schema#comment}   <http://purl.org/podd/ns/poddBase#weight>  {"1"}
   {http://purl.org/podd/ns/poddScience#hasInvestigation}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#ObjectProperty}
   {http://purl.org/podd/ns/poddScience#hasInvestigation}   <http://www.w3.org/2000/01/rdf-schema#label>  {"has Investigation"}
   {http://purl.org/podd/ns/poddScience#hasInvestigation}   <http://purl.org/podd/ns/poddBase#hasCardinality>  {http://purl.org/podd/ns/poddBase#Cardinality_Zero_Or_Many}
   {http://purl.org/podd/ns/poddScience#hasAnalysis}   <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>  {http://www.w3.org/2002/07/owl#ObjectProperty}
   {http://purl.org/podd/ns/poddScience#hasAnalysis}   <http://www.w3.org/2000/01/rdf-schema#label>  {"has Analysis"}
   {http://purl.org/podd/ns/poddScience#hasAnalysis}   <http://purl.org/podd/ns/poddBase#hasCardinality>  {http://purl.org/podd/ns/poddBase#Cardinality_Zero_Or_Many}

File Repository Management Graph

The planned triple structure of the File Repository Management Graph is as follows:

<http://purl.org/example/repoAb34> RDF:TYPE poddBase:FileRepository
<http://purl.org/example/repoAb34> RDF:TYPE poddBase:SSHFileRepository
<http://purl.org/example/repoAb34> hasAlias “csiro_dap”
<http://purl.org/example/repoAb34> hasAlias “csiro_dap_test”
<http://purl.org/example/repoAb34> hasFileRepositoryProtocol “ssh”

<http://purl.org/example/repoAb34> hasFileRepositoryHost “dap.csiro.au”
<http://purl.org/example/repoAb34> hasFileRepositoryPort “9856”
<http://purl.org/example/repoAb34> hasFileRepositoryFingerprint “ce:a7:c1:17....:90:db”
<http://purl.org/example/repoAb34> hasFileRepositoryUsername “dapUser”
<http://purl.org/example/repoAb34> hasFileRepositorySecret “abc25w#64q”
  • There can be several RDF:TYPE statements.
  • There can be 1 or many hasAlias statements.
  • There MUST be exactly 1 hasFileRepositoryProtocol statement.
  • alias is case insensitive (PA: Normalise to lowercase in the repository?)
  • protocol is case-insensitive (PA: Normalise to lowercase in the repository?)
  • Other statements depend on the file repository type

Clone this wiki locally