Skip to content
Snippets Groups Projects

Resolve "Parseur par type d'activité"

1 file
+ 16
0
Compare changes
  • Side-by-side
  • Inline
@@ -242,3 +242,19 @@
@@ -242,3 +242,19 @@
:ExerciceTAT
:ExerciceTAT
) ;
) ;
].
].
 
 
### Addition from Eliott
 
 
### http://www.semanticweb.org/eliott/ontologies/2024/4/macao/Reponse
 
:Champ rdf:type owl:Class ;
 
rdfs:subClassOf :MacaoContenu .
 
 
 
### http://www.semanticweb.org/eliott/ontologies/2024/4/macao/Reponse
 
:Reponse rdf:type owl:Class ;
 
rdfs:subClassOf :MacaoContenu .
 
 
### http://www.semanticweb.org/eliott/ontologies/2024/4/macao/aReponseIncorrecte
 
:aSegment rdf:type owl:ObjectProperty ;
 
rdfs:domain :ExerciceTAT ;
 
rdfs:range :Segment .
Loading