Personal tools
You are here: Home Members TristanKing Tristan's blog Archive 2006 February 14 Adding new actor categories in kepler

Adding new actor categories in kepler

I've added a Dart category in the actor selection tree in kepler.

this was done by adding the following to the file:

$KEPLER/configs/ptolemy/configs/kepler/ontologies/keplerActorOntology.owl

to include the following:

  <owl:Class rdf:ID="Dart">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dart Actors</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:about="urn:lsid:localhost:onto:1:1#Actor"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="SRB">
    <rdfs:subClassOf rdf:resource="urn:lsid:localhost:onto:1:1#Dart"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SRB Actors</rdfs:label>
  </owl:Class>
<owl:Class rdf:ID="Dart_POC">
<rdfs:subClassOf rdf:resource="urn:lsid:localhost:onto:1:1#Dart"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Proof of Concept Actors</rdfs:label>
</owl:Class>
This creates a Dart Actors category under the Actors category, and a SRB actors category under the Dart Actors category
Posted by TristanKing on 2006-02-14 15:36

Trackback

The URI to TrackBack this entry is: #
  • online poker: online poker
    <a href="http://pokergames.blogs.eurosport.com">online poker</a> <a href="http://eteamz.active.com/seo-resources/files/seo.html">free link exchange</a>


dart@dart.edu.au | DART Project Office, Monash University, Victoria 3800, Australia; Telephone +61 3 9905 4187; Facsimile +61 3 9905 3024