18 lines
941 B
XML
18 lines
941 B
XML
<rdf:RDF
|
|
xmlns:core="http://vivoweb.org/ontology/core#"
|
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
xmlns:j.0="http://vitro.mannlib.cornell.edu/ns/vitro/0.7#"
|
|
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
|
|
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
|
xmlns:owl="http://www.w3.org/2002/07/owl#" >
|
|
|
|
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#ServiceActivity">
|
|
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#ActivityDescription"/>
|
|
<j.0:customShortViewAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">serviceActivityShortView.jsp</j.0:customShortViewAnnot>
|
|
</rdf:Description>
|
|
|
|
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#professionalServiceActivity">
|
|
<j.0:customEntryFormAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">personHasServiceActivity.jsp</j.0:customEntryFormAnnot>
|
|
</rdf:Description>
|
|
|
|
</rdf:RDF>
|