language en nl

SemBeacon: A Semantic Proximity Beacon Solution for Discovering and Detecting the Position of Physical Things

Datum gewijzigd: 2023-10-28T00:00:00
Deze versie:
http://purl.org/sembeacon/1.0/
Auteurs:
Maxim Van de Wynckel
Bijdragers:
Beat Signer
Geïmporteerde ontologieën:
<http://purl.org/poso/>
<http://purl.org/poso/common/>
<http://www.w3.org/ns/sosa/>
<http://www.w3.org/ns/ssn/>
<http://www.w3.org/ns/ssn/systems/>
Download serialisatie:
JSON-LD RDF/XML N-Triples TTL
Licentie:
http://purl.org/NET/rdflicense/MIT1.0
Visualisatie:
Visualize with WebVowl
Citeren als:
Maxim Van de Wynckel and Beat Signer, SemBeacon: A Semantic Proximity Beacon Solution for Discovering and Detecting the Position of Physical Things
Herkomst van deze pagina
Ontology Specification Draft

Samenvatting

Discovering smart devices in the physical world often requires some type of indoor positioning system. Bluetooth Low Energy~(BLE) beacons are a well-established technique to create scalable low-cost positioning systems for indoor navigation, tracking and location awareness. While various BLE~specifications aim to provide a generic way to uniquely identify a beacon and optionally detect its location, they are either deployment specific or do not broadcast enough information to be used without an additional database containing the locations of installed beacons. In this paper, we present a novel BLE~advertising solution and semantic ontology called SemBeacon. Our proposed specification is backwards compatible with existing specifications such as iBeacon, Eddystone and AltBeacon. With the help of a prototype application, we demonstrate how SemBeacon enables the creation of real-time positioning systems that can describe their location as well as the environment in which they are located. Other than Eddystone-URL beacons, which were originally used in the Physical Web project by Google and broadcast web pages of physical objects these beacons are attached to, SemBeacon is a specification that broadcasts semantic data about the environment and positioning systems that are available within a beacon's proximity.

SemBeacon: A Semantic Proximity Beacon Solution for Discovering and Detecting the Position of Physical Things: Overzicht terug naar Index

Deze ontologie heeft de volgende klassen en eigenschappen.

Klassen

Objecteigenschappen

Data-eigenschappen

Kruisverwijzing voor SemBeacon: A Semantic Proximity Beacon Solution for Discovering and Detecting the Position of Physical Things klassen, objecteigenschappen en data-eigenschapen terug naar Index

Deze sectie geeft details voor elke klasse en eigenschap gedefinieerd door SemBeacon: A Semantic Proximity Beacon Solution for Discovering and Detecting the Position of Physical Things.

Klassen

SemBeaconc terug naar Index of Index van klassen

IRI: http://purl.org/sembeacon/SemBeacon

SemBeacon is a semantic beacon that broadcasts an URI describing its position and references its deployment.
heeft superklassen
bluetooth beacon c
is in domein van
Instance ID dp, Short resource URI dp, version dp

Objecteigenschappen

namespaceop terug naar Index of Index objecteigenschappen

IRI: http://purl.org/sembeacon/namespace

The namespace property directs to the deployment containing all sensors deployed in this namespace.
heeft domein
bluetooth beacon c
heeft bereik
deployment c

Data-eigenschappen

Instance IDdp terug naar Index of Index data-eigenschappen

IRI: http://purl.org/sembeacon/instanceId

An instance identifier is the 32-bit UUID that defines the instance of a SemBeacon within a namespace.
heeft domein
SemBeacon c
heeft bereik
hex binary

Namespace IDdp terug naar Index of Index data-eigenschappen

IRI: http://purl.org/sembeacon/namespaceId

A namespace identifier is the 128-bit UUID that defines the namespace of a SemBeacon.
heeft domein
bluetooth beacon c
deployment c
heeft bereik

Short resource URIdp terug naar Index of Index data-eigenschappen

IRI: http://purl.org/sembeacon/shortResourceURI

Shortened resource URI. The resource URI should resolve to the full resource URI of the resource that this predicate is used in.
Voorbeeld
https://tinyurl.com/5jxncuvy
heeft domein
SemBeacon c
heeft bereik
anyURI

versiondp terug naar Index of Index data-eigenschappen

IRI: http://purl.org/sembeacon/version

SemBeacon version
Voorbeeld
1.0
heeft domein
SemBeacon c
heeft bereik
string

Legenda terug naar ToC

c: Klassen
op: Objecteigenschappen
dp: Data-eigenschappen

Dankbetuiging terug naar Index

De auteurs willen graag Silvio Peroni bedanken voor het ontwikkelen van LODE, een Live OWL Documentation Environment, welke in dit document wordt gebruikt voor het weergeven van de sectie met kruisverwijzingen, en Daniel Garijo voor het ontwikkelen van Widoco, het programma waarmee het sjabloon is gecreëerd welke is toegepast op dit document.