Skip to content
Snippets Groups Projects
Commit 5a7d767c authored by Anthony's avatar Anthony
Browse files

Add element in macao_schema.ttl

parent 31f71489
No related branches found
No related tags found
1 merge request!5Resolve "Parseur par type d'activité"
......@@ -242,3 +242,19 @@
: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 .
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment