35 lines
1.2 KiB
Turtle
35 lines
1.2 KiB
Turtle
@base <http://tavasi.majles.ir/ontology/general/Verbnet> .
|
|
@prefix go: <http://tavasi.majles.ir/ontology/general#> .
|
|
@prefix owl: <http://www.w3.org/2002/07/owl#> .
|
|
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
|
|
|
<http://tavasi.majles.ir/ontology/general> a owl:Ontology .
|
|
|
|
go:confine rdfs:subClassOf go:limit-76 .
|
|
|
|
go:constrain rdfs:subClassOf go:limit-76 .
|
|
|
|
go:limit rdfs:subClassOf go:limit-76 .
|
|
|
|
go:reduce rdfs:subClassOf go:limit-76 .
|
|
|
|
go:restrain rdfs:subClassOf go:limit-76 .
|
|
|
|
go:restrict rdfs:subClassOf go:limit-76 .
|
|
|
|
go:limit-76 rdfs:subClassOf go:hasCauser,
|
|
go:hasGoal,
|
|
go:hasPatient .
|
|
|
|
|
|
# Generated String:
|
|
<http://tavasi.majles.ir/ontology/general#limit-76> rdfs:subClassOf [ rdf:type owl:Restriction ;
|
|
owl:onProperty <http://tavasi.majles.ir/ontology/general#EventHasPatient> ;
|
|
owl:allValuesFrom [ rdf:type owl:Class ;
|
|
owl:unionOf ( <http://tavasi.majles.ir/ontology/general#organization>
|
|
<http://tavasi.majles.ir/ontology/general#animate>
|
|
)]
|
|
|
|
].
|
|
|