<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Describing a network of live datasets with the SDS vocabulary</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Arthur</forename><surname>Vercruysse</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Electronics and Information Systems</orgName>
								<orgName type="laboratory">IDLab</orgName>
								<orgName type="institution">Ghent University -imec</orgName>
								<address>
									<addrLine>Technologiepark-Zwijnaarde 122</addrLine>
									<postCode>9052</postCode>
									<settlement>Ghent</settlement>
									<country key="BE">Belgium</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Sitt</forename><forename type="middle">Min</forename><surname>Oo</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Electronics and Information Systems</orgName>
								<orgName type="laboratory">IDLab</orgName>
								<orgName type="institution">Ghent University -imec</orgName>
								<address>
									<addrLine>Technologiepark-Zwijnaarde 122</addrLine>
									<postCode>9052</postCode>
									<settlement>Ghent</settlement>
									<country key="BE">Belgium</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Pieter</forename><surname>Colpaert</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Electronics and Information Systems</orgName>
								<orgName type="laboratory">IDLab</orgName>
								<orgName type="institution">Ghent University -imec</orgName>
								<address>
									<addrLine>Technologiepark-Zwijnaarde 122</addrLine>
									<postCode>9052</postCode>
									<settlement>Ghent</settlement>
									<country key="BE">Belgium</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Describing a network of live datasets with the SDS vocabulary</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">473619A4B9FDEA8AE1AE3B18275E9850</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-25T02:09+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>LDES</term>
					<term>Linked Data</term>
					<term>Provenance</term>
					<term>Dataset selection</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Data publishers can provide multiple interfaces per dataset. Each interface has its own merits and drawbacks, SPARQL endpoints are expensive to host and clients find it difficult to work with static data dumps. Furthermore, query agents can only select the most fitting interface and dataset if provenance information is provided. In this paper, we introduce the Smart Data Specification for Semantically Describing Streams (SDS) to annotate dataset interfaces with provenance information, describing the consumed stream and the applied transformations on that stream. We focus on Linked Data Event Streams that can publish the same dataset with different fragmentations and demonstrate a pipeline that transforms a LDES and publishes the data with a different fragmentation as described in the accompanying provenance information. The SDS vocabulary is built upon the DCAT-AP, LDES and P-Plan vocabularies. In future work, we will create a source selection strategy for federated query processors that take into account this provenance information when selecting a dataset and interface to query the dataset.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Introduction</head><p>The world is ever-changing, so data portals publish live datasets derived from streams of data (events, deltas, etc.). Streams are often related to other streams by transforming their data. This leads to problems when datasets and streams are not accompanied by provenance information. Query agents often use this information to query each dataset only once, while no or inadequate provenance information forces the query agents to query the same underlying data multiple times. Once a required dataset is found the query agent can go further and discover the most fitting interface. Different interfaces determine how data is accessed.</p><p>For example in a route planning application that notifies the user about changes in routes due to construction sites, multiple interfaces can be used. A time-based interface makes it easy to track the latest changes, whereas a geospatial-based interface makes it easy to calculate whether or not a construction site will be encountered on a particular route. A SPARQL endpoint can fulfil both interfaces, but SPARQL carries high operation costs and may leave the users with</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Managing the Evolution and Preservation of the Data Web (MEPDaW 2022)</head><p>Envelope arthur.vercruysse@ugent.be (A. Vercruysse); x.sittminoo@ugent.be (S. M. Oo); pieter.colpaert@ugent.be (P. Colpaert) GLOBE https://pietercolpaert.be (P. Colpaert) Orcid 0000-0003-1586-5122 (A. Vercruysse); 0000-0001-9157-7507 (S. M. Oo); 0000-0001-6917-2167 (P. Colpaert) low availability <ref type="bibr" target="#b0">[1]</ref>. Constantly updating a data dump is also an option, but leaves the client with high operation and bandwidth costs <ref type="bibr" target="#b1">[2]</ref>. Linked Data Event Streams (LDES) alleviate these high costs by fragmenting the data in different web resources and linking these resources with semantic links in multiple dimensions <ref type="bibr" target="#b1">[2]</ref>, focussing on easy replication and synchronization. Each stream can be fragmented in a different way to accommodate to the needs of the users.</p><p>We set up a new interface for the Belgian street name registry and demonstrate that a query agent can find the optimal interface to execute particular queries.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Related work</head><p>DCTerms, DCAT and VoID: Exposing metadata about datasets is long established. Dublin Core Terms (DCTerms) can be used to provide basic information about resources, providing terms like title, author, description and subject <ref type="bibr" target="#b4">[5]</ref>. Data Catalog Vocabulary (DCAT) is designed to facilitate interoperability between data catalogs published on the web <ref type="bibr" target="#b5">[6]</ref>. DCAT also provides terms like license, which makes it possible to define a new license for an interface. The Vocabulary of Interlinked Datasets (VoID) focuses on explicitly linking datasets together on some predicate and defining subset datasets <ref type="bibr" target="#b6">[7]</ref>.</p><p>LDES: Linked Data Event Streams is a way of exposing an evergrowing set of immutable objects. These objects can be divided into fragments as HTTP resources that are linked together with the TREE specification. Fragmentations are used to provide semantic meaning to links between HTTP resources. Each HTTP resource can, for example, hold all items that start with a particular letter. A view description is used to define the meaning of the fragments and their links <ref type="bibr" target="#b1">[2]</ref>.</p><p>VoCaLS: Vocabulary for Cataloging and Linking Streams and streaming services on the web extends the ideas of DCAT with more information about streaming data <ref type="bibr" target="#b7">[8]</ref>. The work defines a stream slightly differently than in this paper. VoCaLS focuses on streams that generate high throughput updates, this requires processors to use a windowing mechanism. In this paper, a stream is seen more broadly as a growing collection of objects, updates or otherwise.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>P-Plan and PROV-O:</head><p>The Ontology for Provenance and Plans (P-Plan) is an extension of the PROV-O ontology <ref type="bibr" target="#b8">[9]</ref> created to represent the plans that guide the execution of scientific processes. P-Plan describes how plans are composed. This information can be used to keep track of provenance tree <ref type="bibr" target="#b9">[10]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">The Smart Data Specification for Semantically Describing Streams (SDS)</head><p>A stream in the context of the Smart Data Specification for Semantically Describing Streams (SDS) is a physical live channel that carries updates or items. A dataset can be derived from a stream as the collection of all updates or items. A physical channel can be any medium such as a Kafka stream, a WebSocket stream or even a file where updates are appended. A stream can carry any kind of data: CSV rows, mutable or immutable linked data objects, video stream chunks, etc. A stream can be derived from a transformation applied to items of a different stream. This transformation is described with p -p l a n and resides in the SDS description of the resulting stream. The stream and the transformation correspond with p : p l a n : E n t i t y and p -p l a n : A c t i v i t y respectively. This is shown as the pink part of Figure <ref type="figure" target="#fig_0">1</ref>. The transformation links to the previous stream with the p r o v : u s e d predicate. With the power of the p -p l a n , query agents can understand how datasets are linked and what interface fits a specific query the best.</p><p>The SDS description also links to metadata about the resulting dataset with the s d s : d a t a s e t predicate. This makes modifying the datasets' metadata possible after a transformation. This is represented as the green part in Figure <ref type="figure" target="#fig_0">1</ref>.</p><p>A s d s : S t r e a m should describe the type of objects it is carrying. First, the stream can use the s d s : c a r r i e s predicate that points to the type of the s d s : R e c o r d s it is carrying(see below). Next, the stream can describe the shacl shape with s d s : s h a p e that these members adhere to, which can only be used if the stream carries linked data objects.</p><p>Linking specific items to the correct stream is done with </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Demo</head><p>Data published with Linked Data Event Streams can be partitioned or fragmented in a multitude of ways. This helps query agents resolve their queries as fast as possible whilst ingesting as little data as possible. A default fragmentation constitutes a timestamp fragmentation, this allows clients to replicate and synchronize the dataset efficiently. A substring fragmentation, on the other hand, makes autocompletion more efficient <ref type="bibr" target="#b10">[11]</ref>.</p><p>In this demo, we set up a pipeline starting from an existing LDES that exposes the registry of street names with a timestamp fragmentation. The pipeline calculates a substring fragmentation based on the name of the street and exposes a new LDES with the corresponding SDS Description and substring fragmentation. The published V i e w s can then be associated with their respective v i e w D e s c r i p t i o n as described in Listing 1.</p><p>When asking a query agent "What are the 10 latest updated street names?" starting from the newly created LDES, the query agent can derive from the SDS description that the current LDES is not suitable for this query. This query would require the query agent to request the entire LDES tree and manually find the 10 latest updates, whereas following the links from the SDS description back to the original LDES, this query would only require a few HTTP requests. One HTTP request gets the SDS description and another request gets the latest updates due to the timestamp-based fragmentation.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Conclusion</head><p>The SDS ontology makes it possible to add a description to a stream and the resulting dataset, this adds provenance information. The provenance links streams together and transformations applied to the streams. The SDS ontology aligns well with long-established ontologies like DCAT and P-Plan to maximize interoperability.</p><p>With the SDS description, a query agent can now automatically select the right dataset and interface based on a given query. This can make a LDES more like a querylike interface because the best fragmentation for a particular problem can be found.</p><p>SDS descriptions also make it possible to track applied transformations down to the source. This enables the user that normally only extracts data from an interface to request changes at the data source. These changes will then be propagated through the streams and result in the intended change over all interfaces.</p><p>Federated query processors, that utilize source selection based on this provenance information when selecting a dataset and interface to query the dataset, are still future work.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6.">Acknowledgments</head><p>Funded by the Flemish government's recovery fund VSDS project: the "Vlaamse Smart Data Space". @ p r e f i x e x : &lt; h t t p : / / e x a m p l e . o r g / n s # &gt; . @ p r e f i x r d f s : &lt; h t t p : / / w w w . w 3 . o r g / 2 0 0 0 / 0 1 / r d f -s c h e m a # &gt; . @ p r e f i x l d e s : &lt; h t t p s : / / w 3 i d . o r g / l d e s # &gt; . @ p r e f i x p -p l a n : &lt; h t t p : / / p u r l . o r g / n e t / p -p l a n # &gt; . @ p r e f i x p r o v : &lt; h t t p : / / w w w . w 3 . o r g / n s / p r o v # &gt; . @ p r e f i x s d s :</p><p>&lt; h t t p s : / / w 3 i d . o r g / s d s # &gt; .  </p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: Visual representation of the SDS Ontology. The colored boxes have no semantic meaning and are only used for clarity.</figDesc><graphic coords="3,89.29,84.19,416.70,270.87" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head></head><label></label><figDesc>s d s : R e c o r d objects. An s d s : R e c o r d points to the data (sds:payload) and the corresponding stream (sds:stream). These small objects make it possible for multiple streams to use the same channel. Each transformation can thus push s d s : R e c o r d objects and leave the original stream intact. A stream of immutable objects can still be transformed, for example, to calculate a hash or add a fragment id to the s d s : R e c o r d object. The yellow part of Figure 1 gives a visual overview of s d s : R e c o r d .</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head></head><label></label><figDesc>e x : M y L D E S a l d e s : E v e n t S t r e a m ; d c a t : t i t l e " A n e x a m p l e L D E S " . # O n e f r a g m e n t a t i o n i s b a s e d o n a n e x i s t i n g L D E S e x : B a s i c F r a g m e n t a t i o n a t r e e : V i e w D e s c r i p t i o n ; d c a t : e n d p o i n t U R L &lt; / b a s i c &gt; ; # A r o o t n o t e f r o m w h i c h y o u c a n a c c e s s a l l m e m b e r s d c a t : s e r v e s D a t a s e t e x : M y L D E S ; # t h e L D E S # T h i s v i e w D e s c r i p t i o n w a s c r e a t e d b y i m p o r t i n g t h i s s t r e a m l d e s : m a n a g e d B y s d s : L D E S S t r e a m . # T h e o t h e r f r a g m e n t a t i o n b u c k e t i z e s t h e m e m b e r s b e f o r e p u b l i s h i n g e x : S u b s t r i n g F r a g m e n t a t i o n a t r e e : V i e w D e s c r i p t i o n ; d c a t : e n d p o i n t U R L &lt; / s u b s t r i n g &gt; ; # A r o o t n o t e f r o m w h i c h y o u c a n a c c e s s a l l m e m b e r s d c a t : s e r v e s D a t a s e t e x : M y L D E S ; # t h e L D E S # T h i s v i e w D e s c r i p t i o n w a s c r e a t e d b y i m p o r t i n g t h i s s t r e a m l d e s : m a n a g e d B y s d s : B u c k e t i z e d S t r e a m . e x : I m p o r t L D E S a p -p l a n : A c t i v i t y ; r d f s : c o m m e n t " R e a d s c s v f i l e a n d c o n v e r t s t o r d f m e m b e r s " ; p r o v : u s e d &lt; h t t p s : / / s m a r t d a t a . d e v -v l a a n d e r e n . b e / b a s e / g e m e e n t e &gt; . e x : L D E S S t r e a m a s d s : S t r e a m ; p -p l a n : w a s G e n e r a t e d B y e x : I m p o r t L D E S ; s d s : c a r r i e s s d s : M e m b e r . e x : B u c k e t i z e S t r a t e g y a l d e s : B u c k e t i z e S t r a t e g y ; l d e s : b u c k e t T y p e l d e s : S u b s t r i n g F r a g m e n t a t i o n ; # z e g t a a n d e c l i e n t d a t i k e e n t i m e s t a m p f r a g m e n t a t i o n a t r e e : p a t h r d f s : l a b e l ; l d e s : p a g e S i z e 5 0 . e x : B u c k e t i z e S t r e a m a p -p l a n : A c t i v i y ; r d f s : c o m m e n t " E x e c u t e a s u b s t r i n g b u c k e t i z a t i o n o n t h e i n c o m i n g s t r e a m " ; p r o v : u s e d e x : L D E S S t r e a m , e x : B u c k e t i z e S t r a t e g y . e x : B u c k e t i z e d S t r e a m a s d s : S t r e a m ; p -p l a n : w a s G e n e r a t e d B y e x : B u c k e t i z e S t r e a m ; s d s : c a r r i e s s d s : M e m b e r .</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Listing 1 :</head><label>1</label><figDesc>RDF sample creating two LDES Views from different Streams</figDesc></figure>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">SPARQL web-querying infrastructure: Ready for action?</title>
		<author>
			<persName><forename type="first">C</forename><surname>Buil-Aranda</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Hogan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Umbrich</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P.-Y</forename><surname>Vandenbussche</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">The semantic webiswc 2013</title>
				<editor>
			<persName><forename type="first">H</forename><surname>Alani</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">L</forename><surname>Kagal</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">A</forename><surname>Fokoue</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">P</forename><surname>Groth</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">C</forename><surname>Biemann</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">J</forename><forename type="middle">X</forename><surname>Parreira</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">L</forename><surname>Aroyo</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">N</forename><surname>Noy</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">C</forename><surname>Welty</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">K</forename><surname>Janowicz</surname></persName>
		</editor>
		<meeting><address><addrLine>Berlin Heidelberg; Berlin, Heidelberg</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2013">2013</date>
			<biblScope unit="page" from="277" to="293" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Web-scale querying through Linked Data Fragments</title>
		<author>
			<persName><forename type="first">R</forename><surname>Verborgh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Vander Sande</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Colpaert</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Coppens</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Mannens</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Van De Walle</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 7th workshop on linked data on the web</title>
				<editor>
			<persName><forename type="first">C</forename><surname>Bizer</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">T</forename><surname>Heath</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">S</forename><surname>Auer</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">T</forename><surname>Berners-Lee</surname></persName>
		</editor>
		<meeting>the 7th workshop on linked data on the web</meeting>
		<imprint>
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Publishing base registries as linked data event streams</title>
		<author>
			<persName><forename type="first">D</forename><surname>Van Lancker</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Colpaert</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Delva</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Van De Vyvere</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">R</forename><surname>Meléndez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Dedecker</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Michiels</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Buyle</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>De Craene</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Verborgh</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="s">Web engineering</title>
		<editor>Brambilla, M., Chbeir, R., Frasincar, F., and Manolescu, I.</editor>
		<imprint>
			<biblScope unit="page" from="28" to="36" />
			<date type="published" when="2021">2021</date>
			<publisher>Springer International Publishing</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">RDF dataset profiling -a survey of features, methods, vocabularies and applications</title>
		<author>
			<persName><forename type="first">M</forename><surname>Ben Ellefi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Bellahsene</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">G</forename><surname>Breslin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Demidova</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Dietze</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Szymański</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Todorov</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Semantic Web</title>
		<imprint>
			<biblScope unit="volume">9</biblScope>
			<biblScope unit="page" from="677" to="705" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Enabling automatic discovery and querying of web apis at web scale using linked data standards</title>
		<author>
			<persName><forename type="first">F</forename><surname>Michel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Faron-Zucker</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Corby</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Gandon</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Companion proceedings of the 2019 world wide web conference</title>
				<meeting><address><addrLine>New York, NY, USA</addrLine></address></meeting>
		<imprint>
			<publisher>Association for Computing Machinery</publisher>
			<date type="published" when="2019">2019</date>
			<biblScope unit="page" from="883" to="892" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Libraries, languages of description, and linked data: A dublin core perspective</title>
		<author>
			<persName><forename type="first">T</forename><surname>Baker</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Library Hi Tech</title>
		<imprint>
			<biblScope unit="volume">30</biblScope>
			<biblScope unit="page" from="116" to="133" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">G</forename><surname>Beltran</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Cox</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Browning</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Perego</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Albertoni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Winstanley</surname></persName>
		</author>
		<title level="m">Data catalog vocabulary (DCAT) -version 2</title>
				<imprint>
			<publisher>W3C</publisher>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<monogr>
		<title level="m" type="main">Describing linked datasets</title>
		<author>
			<persName><forename type="first">K</forename><surname>Alexander</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Cyganiak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Hausenblas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Zhao</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2009">2009</date>
			<publisher>LDOW</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">VoCaLS: Vocabulary and catalog of linked streams</title>
		<author>
			<persName><forename type="first">R</forename><surname>Tommasini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><forename type="middle">A</forename><surname>Sedira</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Dell'aglio</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Balduini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">I</forename><surname>Ali</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Le Phuoc</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Della Valle</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J.-P</forename><surname>Calbimonte</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">The semantic web -iswc 2018</title>
				<editor>
			<persName><forename type="first">D</forename><surname>Vrandečić</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">K</forename><surname>Bontcheva</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M</forename><forename type="middle">C</forename><surname>Suárez-Figueroa</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">V</forename><surname>Presutti</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">I</forename><surname>Celino</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M</forename><surname>Sabou</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">L.-A</forename><surname>Kaffee</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">E</forename><surname>Simperl</surname></persName>
		</editor>
		<meeting><address><addrLine>Cham</addrLine></address></meeting>
		<imprint>
			<publisher>Springer International Publishing</publisher>
			<date type="published" when="2018">2018</date>
			<biblScope unit="page" from="256" to="272" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<monogr>
		<title level="m" type="main">PROV-o: The PROV ontology</title>
		<author>
			<persName><forename type="first">T</forename><surname>Lebo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Sahoo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Mcguinness</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2013">2013</date>
			<publisher>W3C</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<monogr>
		<author>
			<persName><forename type="first">D</forename><surname>Garijo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Gil</surname></persName>
		</author>
		<title level="m">The P-Plan ontology</title>
				<imprint>
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Publishing cultural heritage collections of ghent with linked data event streams</title>
		<author>
			<persName><forename type="first">B</forename><surname>Van De Vyvere</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><forename type="middle">V</forename><surname>D'huynslager</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Atauil</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Segers</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Van Campe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Vandekeybus</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Teugels</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Saenko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P.-J</forename><surname>Pauwels</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Colpaert</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Metadata and semantic research</title>
				<editor>
			<persName><forename type="first">E</forename><surname>Garoufallou</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M.-A</forename><surname>Ovalle-Perandones</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">A</forename><surname>Vlachidis</surname></persName>
		</editor>
		<meeting><address><addrLine>Cham</addrLine></address></meeting>
		<imprint>
			<publisher>Springer International Publishing</publisher>
			<date type="published" when="2022">2022</date>
			<biblScope unit="page" from="357" to="369" />
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
