Skip to content
Snippets Groups Projects
Commit 2f001cbb authored by David Rouquet's avatar David Rouquet
Browse files

ajout des propriétés pour le contenu MD

parent 94cdb085
Branches
No related tags found
2 merge requests!4Main,!3Daxid html2md
......@@ -92,14 +92,14 @@
rdfs:subPropertyOf :commentaireInfo .
### http://www.semanticweb.org/eliott/ontologies/2024/4/macao#commentaireSuccess_html
:commentaireSuccess_html rdf:type owl:DatatypeProperty ;
### http://www.semanticweb.org/eliott/ontologies/2024/4/macao#commentaireSucces_html
:commentaireSucces_html rdf:type owl:DatatypeProperty ;
rdfs:subPropertyOf :commentaireSucces ;
rdfs:range rdf:XMLLiteral .
### http://www.semanticweb.org/eliott/ontologies/2024/4/macao#commentaireSuccess_md
:commentaireSuccess_md rdf:type owl:DatatypeProperty ;
### http://www.semanticweb.org/eliott/ontologies/2024/4/macao#commentaireSucces_md
:commentaireSucces_md rdf:type owl:DatatypeProperty ;
rdfs:subPropertyOf :commentaireSucces .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment