From 9e87a68896e7ab7b2b8a080206d7946fa24c8c30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rau=CC=81l=20Garci=CC=81a=20Castro?= Date: Mon, 15 Jun 2020 09:20:14 +0200 Subject: [PATCH] Fixed the name of the ontology and the creators. --- documentation/creators.md | 3 ++- ontology/saref4bldg.ttl | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/documentation/creators.md b/documentation/creators.md index d7f92dd..28835c4 100644 --- a/documentation/creators.md +++ b/documentation/creators.md @@ -1 +1,2 @@ -- [Maria Poveda-Villalon](https://w3id.org/people/mpoveda/) ([Universidad Politécnica de Madrid](http://www.oeg-upm.net/)) +- [María Poveda-Villalón](https://w3id.org/people/mpoveda/) ([Universidad Politécnica de Madrid](http://www.oeg-upm.net/)) +- [Raúl Garcia-Castro](http://www.garcia-castro.com/foaf.rdf#me) ([Universidad Politécnica de Madrid](http://www.oeg-upm.net/)) diff --git a/ontology/saref4bldg.ttl b/ontology/saref4bldg.ttl index 52e701d..65268a2 100644 --- a/ontology/saref4bldg.ttl +++ b/ontology/saref4bldg.ttl @@ -15,7 +15,7 @@ dcterms:creator , ; dcterms:license ; vann:preferredNamespaceUri "https://saref.etsi.org/saref4bldg/" ; - dcterms:title "SAREF extension for building devices"@en ; + dcterms:title "SAREF extension for building"@en ; dcterms:publisher ; dcterms:modified "2020-06-05"^^xsd:date ; dcterms:issued "2020-04-13"^^xsd:date ; -- GitLab