Git Product home page Git Product logo

curso2018-2019's People

Contributors

adrianalv avatar aishamate avatar albertojpeg avatar alejandro-cobo avatar antonio995 avatar bormara avatar camelcase90 avatar dachafra avatar dani73ag avatar domlopluis94 avatar eric2790 avatar ignaciobll avatar japaricior avatar javinatorplus avatar jesushvillalba avatar jjlii avatar jtagarro avatar juanvir avatar julianqp avatar luciamm avatar mayetapia avatar migguel0 avatar miriamzpastor avatar mluengo96 avatar ocorcho avatar rgcmme avatar rubengomez97 avatar sese92 avatar syto16 avatar xelabravo avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

curso2018-2019's Issues

rafaesro10-RafaelEscribano.ttl

rafaesro10-RafaelEscribano.rdf

<rdf:RDF
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:class="http://www.ontologies.org/ontologies/class01#"
	xmlns:sensor="http://www.ontologies.org/ontologies/class01/sensor029#"
	xmlns:computer="http://www.ontologies.org/ontologies/class01/computer101#"
	xmlns:measurement="http://www.ontologies.org/ontologies/class01/sensor029/measurement8401#"	
	xmlns:user="http://www.ontologies.org/ontologies/class01/sensor029/user10A#"
    xml:base="http://www.ontologies.org/ontologies/class01">
    <rdf:Property rdf:about="http://www.ontologies.org/ontologies/class01/sensor029/user10A#hasName"/>
    <rdf:Property rdf:about="http://www.ontologies.org/ontologies/class01/computer101#hasOwner">
    <rdf:Property rdf:about="http://www.ontologies.org/ontologies/class01#includes">
	<rdf:Property rdf:about="http://www.ontologies.org/ontologies/class01/sensor029#hasMeasurement">
	<rdf:Property rdf:about="http://www.ontologies.org/ontologies/class01/sensor029/measurement8401#hasTemperature"> 
	<rdf:Property rdf:about="http://www.ontologies.org/ontologies/class01/sensor029/measurement8401#atTime"> 
	<rdf:Description rdf:about="#User10A">
		<user:hasName>Pedro</user:hasName>
	</rdf:Description>
	<rdf:Description rdf:about="#Computer101">
		<computer:hasOwner rdf:recurse="#User10A"/>
	</rdf:Description>
	<rdf:Description rdf:about="#Class01">
		<class:includes rdf:recurse="#Computer101"/>
		<class:includes rdf:recurse="#Sensor029"/>
	</rdf:Description>
	<rdf:Description rdf:about="#Sensor029">
		<sensor:hasMeasurement rdf:recurse="#Measurement8401"/>
	</rdf:Description>
	<rdf:Description rdf:about="#Measurement8401">
		<measurement:hasTemperature>29</measurement:hasTemperature>
		<measurement:atTime>2010-06-12T12:00:12</measurement:atTime>
	</rdf:Description>
</rdf:RDF>

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.