Smart Cities Living Lab Metadata Vocabulary

IRI:
http://ontology.cybershare.utep.edu/smart-cities/scllv-meta
Version IRI:
http://ontology.cybershare.utep.edu/smart-cities/scllv-meta.owl
Current version:
1.0
Authors:
Luis Garnica Chavira
http://cybershare.utep.edu
iLink @ UTEP
Contributors:
Natalia Villanueva-Rosales
Download:
Ontology source

Table of Content

  1. Introduction
  2. Classes
  3. Data Properties
  4. Namespace Declarations

Introduction

    Custom metadata ontology for Smart Cities Living Lab sensor and device networks.
    email: nvillanuevarosales@utep.edu

Classes

sensing devicec back to ToC or Class ToC

IRI: http://purl.oclc.org/NET/ssnx/ssn#SensingDevice

has super-classes
devicec
is in domain of
communication protocoldp, device typedp

Data Properties

assembled bydp back to ToC or Data Property ToC

IRI: http://ontology.cybershare.utep.edu/smart-cities/scllv-meta#assembledBy

Name of the person responsable for putting together or assembling a device.

has domain
devicec
has range
string

boarddp back to ToC or Data Property ToC

IRI: http://ontology.cybershare.utep.edu/smart-cities/scllv-meta#board

Board name of the device.

has domain
devicec
has range
string

communication protocoldp back to ToC or Data Property ToC

IRI: http://ontology.cybershare.utep.edu/smart-cities/scllv-meta#protocol

Is a system of rules that allow two or more entities of a communications system to transmit information via any kind of variation of a physical quantity.

has domain
sensing devicec
has range
string

device typedp back to ToC or Data Property ToC

IRI: http://ontology.cybershare.utep.edu/smart-cities/scllv-meta#deviceType

Signal type used by a sensing device (analog or digital)

has domain
sensing devicec
has range
string

media access control addressdp back to ToC or Data Property ToC

IRI: http://ontology.cybershare.utep.edu/smart-cities/scllv-meta#macAddress

A unique identifier assigned to network interfaces for communications on the physical network segment.

has domain
devicec
has range
string

part namedp back to ToC or Data Property ToC

IRI: http://ontology.cybershare.utep.edu/smart-cities/scllv-meta#partName

A word that names a part of a larger whole.

has domain
devicec
has range
string

serial numberdp back to ToC or Data Property ToC

IRI: http://ontology.cybershare.utep.edu/smart-cities/scllv-meta#serialNumber

A unique identifier assigned incrementally or sequentially to an item.

has domain
devicec
has range
string

Namespace Declarations back to ToC

default namespace
http://ontology.cybershare.utep.edu/smart-cities/scllv-meta#
cc
http://creativecommons.org/ns#
dc
http://purl.org/dc/elements/1.1/
ns0
http://protege.stanford.edu/plugins/owl/protege#
owl
http://www.w3.org/2002/07/owl#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
ssn
http://purl.oclc.org/NET/ssnx/ssn#
terms
http://purl.org/dc/terms/
vann
http://purl.org/vocab/vann/
xsd
http://www.w3.org/2001/XMLSchema#

This HTML document was obtained by processing the OWL ontology source code through LODE, Live OWL Documentation Environment, developed by Silvio Peroni.