Git Product home page Git Product logo

Comments (6)

kouamojulesquentin avatar kouamojulesquentin commented on July 17, 2024

Bonjour Monsieur, j'attend les retours sur la proposition que je vous ai envoyé.

from apcokg.

gatemezing avatar gatemezing commented on July 17, 2024

Link to the NACAM to convert into SKOS Nomenclature-des-activites-et-des-produits-du-Cameroun-_-NACAM.pdf

from apcokg.

gatemezing avatar gatemezing commented on July 17, 2024

Bonjour Monsieur, j'attend les retours sur la proposition que je vous ai envoyé.

OK, I send you a feedback

from apcokg.

gatemezing avatar gatemezing commented on July 17, 2024

Pour le moment, fais une liste des activités qui sont dans le fichier ARMP et trouve leur équivalent dans le fichier NACAM plus haut. Ce serait une première étape

from apcokg.

gatemezing avatar gatemezing commented on July 17, 2024

Hello @kouamojulesquentin, ce qui tu proposes est une autre ontologie
`
<rdf:RDF xmlns="http://data.apco.cm/nacam#"
xml:base="http://data.apco.cm/nacam"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:xml="http://www.w3.org/XML/1998/namespace"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
<owl:Ontology rdf:about="http://data.apco.cm/nacam"/>

<!-- 
///////////////////////////////////////////////////////////////////////////////////////
//
// Classes
//
///////////////////////////////////////////////////////////////////////////////////////
 -->



<!-- http://data.apco.cm/nacam#Branche -->

<owl:Class rdf:about="http://data.apco.cm/nacam#Branche">
    <rdfs:label xml:lang="fr">Groupe</rdfs:label>
</owl:Class>

<!-- http://data.apco.cm/nacam#Classe -->

<owl:Class rdf:about="http://data.apco.cm/nacam#Classe"/>



<!-- http://data.apco.cm/nacam#Section -->

<owl:Class rdf:about="http://data.apco.cm/nacam#Section">
    <owl:equivalentClass rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
</owl:Class>

<!-- http://www.w3.org/2004/02/skos/core#Concept -->

<owl:Class rdf:about="http://www.w3.org/2004/02/skos/core#Concept"/>



<!-- http://www.w3.org/2004/02/skos/core#ConceptScheme -->

<owl:Class rdf:about="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>

</rdf:RDF>

`
Voici une sortie Turtle avec un exemple pour "Activités informatiques : conseil, programmation" de la page 15 du pdf.

from apcokg.

gatemezing avatar gatemezing commented on July 17, 2024

Hello @kouamojulesquentin
Please, send me the output before closing. I should confirm that it is OK before closing the issue.

from apcokg.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.