Skip to content
Snippets Groups Projects
Commit 4189f0c1 authored by Eliott Sammier's avatar Eliott Sammier
Browse files

Fix macao_contents.ttl caused by bad Protege import

parent aea94304
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
@prefix xml: <http://www.w3.org/XML/1998/namespace#> . @prefix xml: <http://www.w3.org/XML/1998/namespace#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@base <http://www.semanticweb.org/owl/owlapi/turtle#> . @base <http://www.semanticweb.org/eliott/ontologies/2024/4/macao/> .
[ rdf:type owl:Ontology ; [ rdf:type owl:Ontology ;
owl:imports <http://www.semanticweb.org/eliott/ontologies/2024/4/macao> owl:imports <http://www.semanticweb.org/eliott/ontologies/2024/4/macao>
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
# Individuals # Individuals
################################################################# #################################################################
### http://www.semanticweb.org/owl/owlapi/turtle#MosEtp129 ### http://www.semanticweb.org/eliott/ontologies/2024/4/macao#MosEtp129
:MosEtp129 rdf:type owl:NamedIndividual , :MosEtp129 rdf:type owl:NamedIndividual ,
:SousPartie ; :SousPartie ;
:contientPage :pg60 , :contientPage :pg60 ,
...@@ -24,12 +24,12 @@ ...@@ -24,12 +24,12 @@
:titre "Reconnaître les syllabes en anglais oral" . :titre "Reconnaître les syllabes en anglais oral" .
### http://www.semanticweb.org/owl/owlapi/turtle#MosEtp171 ### http://www.semanticweb.org/eliott/ontologies/2024/4/macao#MosEtp171
:MosEtp171 rdf:type owl:NamedIndividual , :MosEtp171 rdf:type owl:NamedIndividual ,
:SousPartie . :SousPartie .
### http://www.semanticweb.org/owl/owlapi/turtle#MosMod10 ### http://www.semanticweb.org/eliott/ontologies/2024/4/macao#MosMod10
:MosMod10 rdf:type owl:NamedIndividual , :MosMod10 rdf:type owl:NamedIndividual ,
:Module ; :Module ;
:contientModule :MosMod11 ; :contientModule :MosMod11 ;
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
rdfs:subClassOf :MacaoRoot . rdfs:subClassOf :MacaoRoot .
### http://www.semanticweb.org/owl/owlapi/turtle#MosMod11 ### http://www.semanticweb.org/eliott/ontologies/2024/4/macao#MosMod11
:MosMod11 rdf:type owl:NamedIndividual , :MosMod11 rdf:type owl:NamedIndividual ,
:Module ; :Module ;
:contientSousPartie :MosEtp129 ; :contientSousPartie :MosEtp129 ;
...@@ -50,53 +50,53 @@ ...@@ -50,53 +50,53 @@
:titre "Reconnaître les syllabes" . :titre "Reconnaître les syllabes" .
### http://www.semanticweb.org/owl/owlapi/turtle#dangerous1.swf ### http://www.semanticweb.org/eliott/ontologies/2024/4/macao#dangerous1.swf
:dangerous1.swf rdf:type owl:NamedIndividual , :dangerous1.swf rdf:type owl:NamedIndividual ,
:FlashObject ; :FlashObject ;
:incluseDans :pg861 . :incluseDans :pg861 .
### http://www.semanticweb.org/owl/owlapi/turtle#dangerous2.swf ### http://www.semanticweb.org/eliott/ontologies/2024/4/macao#dangerous2.swf
:dangerous2.swf rdf:type owl:NamedIndividual , :dangerous2.swf rdf:type owl:NamedIndividual ,
:FlashObject . :FlashObject .
### http://www.semanticweb.org/owl/owlapi/turtle#every3.swf ### http://www.semanticweb.org/eliott/ontologies/2024/4/macao#every3.swf
:every3.swf rdf:type owl:NamedIndividual , :every3.swf rdf:type owl:NamedIndividual ,
:FlashObject ; :FlashObject ;
:incluseDans :pg861 . :incluseDans :pg861 .
### http://www.semanticweb.org/owl/owlapi/turtle#every4.swf ### http://www.semanticweb.org/eliott/ontologies/2024/4/macao#every4.swf
:every4.swf rdf:type owl:NamedIndividual , :every4.swf rdf:type owl:NamedIndividual ,
:FlashObject . :FlashObject .
### http://www.semanticweb.org/owl/owlapi/turtle#interresting1.swf ### http://www.semanticweb.org/eliott/ontologies/2024/4/macao#interresting1.swf
:interresting1.swf rdf:type owl:NamedIndividual , :interresting1.swf rdf:type owl:NamedIndividual ,
:FlashObject ; :FlashObject ;
:incluseDans :pg861 . :incluseDans :pg861 .
### http://www.semanticweb.org/owl/owlapi/turtle#interresting2.swf ### http://www.semanticweb.org/eliott/ontologies/2024/4/macao#interresting2.swf
:interresting2.swf rdf:type owl:NamedIndividual , :interresting2.swf rdf:type owl:NamedIndividual ,
:FlashObject . :FlashObject .
### http://www.semanticweb.org/owl/owlapi/turtle#page3.swf ### http://www.semanticweb.org/eliott/ontologies/2024/4/macao#page3.swf
:page3.swf rdf:type owl:NamedIndividual , :page3.swf rdf:type owl:NamedIndividual ,
:FlashObject ; :FlashObject ;
:incluseDans :pg855 . :incluseDans :pg855 .
### http://www.semanticweb.org/owl/owlapi/turtle#pg60 ### http://www.semanticweb.org/eliott/ontologies/2024/4/macao#pg60
:pg60 rdf:type owl:NamedIndividual , :pg60 rdf:type owl:NamedIndividual ,
:QM ; :QM ;
:id 60 ; :id 60 ;
:titre "Repérer les syllabes écrites" . :titre "Repérer les syllabes écrites" .
### http://www.semanticweb.org/owl/owlapi/turtle#pg636 ### http://www.semanticweb.org/eliott/ontologies/2024/4/macao#pg636
:pg636 rdf:type owl:NamedIndividual , :pg636 rdf:type owl:NamedIndividual ,
:Cours ; :Cours ;
:id 636 ; :id 636 ;
...@@ -106,41 +106,38 @@ ...@@ -106,41 +106,38 @@
:titre "Commentaire" . :titre "Commentaire" .
### http://www.semanticweb.org/owl/owlapi/turtle#pg855 ### http://www.semanticweb.org/eliott/ontologies/2024/4/macao#pg855
:pg855 rdf:type owl:NamedIndividual , :pg855 rdf:type owl:NamedIndividual ,
:Cours ; :Cours ;
:contientPage :pg855 . :contientPage :pg855 .
### http://www.semanticweb.org/owl/owlapi/turtle#pg861 ### http://www.semanticweb.org/eliott/ontologies/2024/4/macao#pg861
:pg861 rdf:type owl:NamedIndividual , :pg861 rdf:type owl:NamedIndividual ,
:QM ; :QM ;
:id "861"^^xsd:positiveInteger ; :id "861"^^xsd:positiveInteger ;
:titre "Repérer les syllabes orales" . :titre "Repérer les syllabes orales" .
### http://www.semanticweb.org/owl/owlapi/turtle#tablo_syllecrites01p.jpg ### http://www.semanticweb.org/eliott/ontologies/2024/4/macao#tablo_syllecrites01p.jpg
:tablo_syllecrites01p.jpg rdf:type owl:NamedIndividual , :tablo_syllecrites01p.jpg rdf:type owl:NamedIndividual ,
:Image ; :Image ;
:incluseDans :pg636 . :incluseDans :pg636 .
### http://www.semanticweb.org/owl/owlapi/turtle#tablo_syllecrites02p.jpg ### http://www.semanticweb.org/eliott/ontologies/2024/4/macao#tablo_syllecrites02p.jpg
:tablo_syllecrites02p.jpg rdf:type owl:NamedIndividual , :tablo_syllecrites02p.jpg rdf:type owl:NamedIndividual ,
:Image ; :Image ;
:incluseDans :pg636 . :incluseDans :pg636 .
### http://www.semanticweb.org/owl/owlapi/turtle#tablo_syllorales01p.jpg ### http://www.semanticweb.org/eliott/ontologies/2024/4/macao#tablo_syllorales01p.jpg
:tablo_syllorales01p.jpg rdf:type owl:NamedIndividual , :tablo_syllorales01p.jpg rdf:type owl:NamedIndividual ,
:Image ; :Image ;
:incluseDans :pg636 . :incluseDans :pg636 .
### http://www.semanticweb.org/owl/owlapi/turtle#tablo_syllorales02p.jpg ### http://www.semanticweb.org/eliott/ontologies/2024/4/macao#tablo_syllorales02p.jpg
:tablo_syllorales02p.jpg rdf:type owl:NamedIndividual , :tablo_syllorales02p.jpg rdf:type owl:NamedIndividual ,
:Image ; :Image ;
:incluseDans :pg636 . :incluseDans :pg636 .
### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment