Code Monkey home page Code Monkey logo

organizacion-y-servicios's People

Contributors

vcuende avatar

Watchers

 avatar

organizacion-y-servicios's Issues

Usar datos.ign.es para municipios.

Sería ideal si se pueden enlazar los municipios con los municipios que aparecen en datos.ign.es. El proceso de reconciliación puede ser un poco pesado, pero sería muy buen resultado. Requerirá probablemente un proceso previo, dado que datos.ign.es no proporciona un servicio de reconciliación de entidades.

esadm:municipio <http://openuniversitydata/recurso/Boadilla_del_Monte> ;

En la nomenclatura de los recursos, es bueno que se ponga la clase a la que pertenecen

Por ejemplo, aparece dos veces Leganés, una para el campus y otra para el municipio. Independientemente de que se cambie el municipio a datos.ign.es, sí sería relevante que los recursos se nombren como www.example.org/openuniversitydata/recurso/campus/leganes o www.example.org/openuniversitydata/recurso/universidad/UC3M, etc.

<http://openuniversitydata/recurso/Universidad-Carlos-III-de-Madrid> <http://openuniversitydata/def#tieneAsociado> <http://openuniversitydata/recurso/2021-22>.

Maintain only one format for the ontology (TTL or XML) and add some annotation properties

You can keep only one (no need for the two):

@prefix dc: <http://purl.org/dc/elements/1.1/> .

Besides, you can add some basic metadata on the ontology, as you can see in other ontologies from vocab.ciudadesabiertas.es (go to their OWL implementations and you will see them). Just copy and paste and edit, after checking that they can be opened in Protege.

La relación con hasSite debe ser más compleja

Ahora mismo se relaciona un centro con un hasSite con un punto

org:hasSite <http://www.example.org/openuniversitydata/point/-3.83561;40.40575> ;

en general, lo que se esperaría es que se relacionara con un hasSite con el recurso http://www.example.org/openuniversitydata/recurso/centro/ETSIINF/site

Y que este recurso se describiera como un rdf:type geosparql:Feature
Y que este recurso tuviera un geosparql:hasGeometry a http://www.example.org/openuniversitydata/recurso/centro/ETSIINF/site/geometry

Y que http://www.example.org/openuniversitydata/recurso/centro/ETSIINF/site/geometry fuera el que es un punto, tiene geo:lat y geo:long, y geosparql:asWKT.

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.