Skip to content

Commit

Permalink
Update POEM.rdf
Browse files Browse the repository at this point in the history
Fixed bad HAScO import url
  • Loading branch information
shmewtep authored Oct 4, 2023
1 parent 183dfe9 commit f61d313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion POEM.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<owl:Ontology rdf:about="http://purl.org/ontology/POEM">
<owl:imports rdf:resource="http://hadatac.org/ont/vstoi/0.4"/>
<owl:imports rdf:resource="http://semanticscience.org/ontology/sio.owl"/>
<owl:imports rdf:resource="http://www.semanticweb.org/kelsey/ontologies/2023/2/hasco"/>
<owl:imports rdf:resource="http://hadatac.org/ont/hasco"/>
<dc:creator>Kelsey Rook</dc:creator>
<terms:description>The Psychometric Ontology of Experience and Measures provides an ontology of domain concepts for the measurement of symptoms and syndromes related to psychiatric conditions.</terms:description>
<terms:modified>2023-06-15</terms:modified>
Expand Down

0 comments on commit f61d313

Please sign in to comment.