Skip to main content
Erschienen in: Earth Science Informatics 3/2015

01.09.2015 | Methodology Article

A semantically enabled metadata repository for scientific data

verfasst von: Anne Wilson, Michael Cox, Don Elsborg, Doug Lindholm, Tyler Traver

Erschienen in: Earth Science Informatics | Ausgabe 3/2015

Einloggen

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

The LASP Extended Metadata Repository (LEMR) is a semantically enabled repository of information (metadata) about the scientific datasets that LASP offers to the public. The repository enables the provision of consistent, current, verified metadata to our users. It serves as a Single Source of Truth for this information, enabling more rigorous metadata management and addressing problems related to duplication of information. The linked open data aspect of the repository allows interlinking of concepts both within and across organizations and web sites. Associated interfaces allow users to browse and search the metadata. This information can be dynamically incorporated into web pages, so web page content is always up-to-date and consistent across the lab. With this information we can generate metadata records in a variety of schemas, such as ISO or SPASE, allowing federation with other organizations interested in our data. We leveraged open source technologies to build the repository and the dynamic web pages that read from it. VIVO, an open source semantic web application, provided key capabilities such as ontology and triple store management interfaces. AngularJS, an open source JavaScript framework for building web dynamic applications, was also invaluable in developing web pages that provide semantically enabled public interfaces to the metadata. In this paper we discuss our use of these tools and what we had to craft in order to meet our lab-specific needs.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Anhänge
Nur mit Berechtigung zugänglich
Fußnoten
2
Fuseki is a server that provides the SPARQL protocol over HTTP. See http://​jena.​apache.​org/​documentation/​serving_​data/​.
 
3
SPARQL (SPARQL), a recursive acronym for ‘SPARQL Protocol and RDF Query Language’, is a query language for databases that allows direct and rapid querying of a semantic database, and here independent of the VIVO interface. See SPARQL, http://​en.​wikipedia.​org/​wiki/​SPARQL.
 
4
VIVO provides ‘facets’ based on types of concepts, i.e. a ‘Person’ would have the facets ‘Faculty Member’, or ‘Student’, with ‘Student’ having further facets ‘Undergraduate Student’ or ‘Graduate Student’, etc. Users can drill down through more detailed results based on the selected sub-types / facets. See http://​en.​wikipedia.​org/​wiki/​Faceted_​search for more information on faceted search.
 
6
We currently implement the default VIVO database, SDB, an Apache version of an RDF triplestore based on a MySQL database. For more information on semantic triplestores, see http://​en.​wikipedia.​org/​wiki/​Triplestore.
 
7
The Resource Description Framework (RDF) is a family of World Wide Web Consortium (W3C) specifications originally designed as a metadata data model. For more information, see http://​en.​wikipedia.​org/​wiki/​Resource_​Description_​Framework.
 
8
In computer and information science, an ontology is a machine encoding of terms, concepts, and the relations among them. See http://​semanticweb.​org/​wiki/​Ontology for more information.
 
13
See the SWEET ontology homepage, http://​sweet.​jpl.​nasa.​gov/​.
 
16
New versions of VIVO are planned for releases that have increased functionality such as a built-in SPARQL endpoints and a SPARQL-based update API. We will evaluate and adopt these capabilities as appropriate.
 
17
AngularJS controllers model the ‘C’ in the MVC, or Model, View, Controller software design pattern.
 
18
JSON is a lightweight data interchange format. See http://​json.​org.
 
19
From a software development perspective, AngularJS is powerful also due to complementary tools for creating project skeletons (Yeoman) and executing both unit and end-to-end testing, such as Grunt (Grunt) and Karma (Karma), and managing dependencies (Bower). There are many on line resources, such as, http://​www.​sitepoint.​com/​kickstart-your-angularjs-development-with-yeoman-grunt-and-bower/​.
 
22
The NeOn project has identified six categories of ODPs: Structural, Correspondence, Content, Reasoning, Presentation, and Lexico-Syntactic. The NeOn Project aims to “advance the state of the art in using ontologies for large-scale semantic applications”. See http://​ontologydesignpa​tterns.​org/​wiki/​Main_​Page for information about ODPs, and http://​www.​neon-project.​org/​nw/​Welcome_​to_​the_​NeOn_​Project for information about NeOn.
 
Literatur
Zurück zum Zitat Fox P, McGuinness DL, Cinquini L, West P, Garcia J, Benedict J, Middleton D (2009) Ontology-supported scientific data frameworks: the virtual solar terrestrial observatory experience. Comput Geosci 35(4):724–738CrossRef Fox P, McGuinness DL, Cinquini L, West P, Garcia J, Benedict J, Middleton D (2009) Ontology-supported scientific data frameworks: the virtual solar terrestrial observatory experience. Comput Geosci 35(4):724–738CrossRef
Zurück zum Zitat Green Brad, Seshadri Shyam (2013) AngularJS (1st ed.). O’Reilly Media. p. 150. (March 22, 2013) ISBN 978–1449344856. Green Brad, Seshadri Shyam (2013) AngularJS (1st ed.). O’Reilly Media. p. 150. (March 22, 2013) ISBN 978–1449344856.
Zurück zum Zitat Hitzler P (2014) “Ontology Design Patterns for Large-Scale Data Interchange and Discovery.” Conference Keynote at EKAW 2014, the 29th International Conference on Knowledge Engineering and Knowledge Management, Linkoping, Sweden, November Hitzler P (2014) “Ontology Design Patterns for Large-Scale Data Interchange and Discovery.” Conference Keynote at EKAW 2014, the 29th International Conference on Knowledge Engineering and Knowledge Management, Linkoping, Sweden, November
Zurück zum Zitat Klein M., Fensel D (2001) “Ontology versioning on the Semantic Web.” SWWS. 2001 Klein M., Fensel D (2001) “Ontology versioning on the Semantic Web.” SWWS. 2001
Zurück zum Zitat Kozlowski Pawel, Darwin Peter Bacon (2013) Mastering Web Application Development with AngularJS (1st ed.). Packt Publishing. p. 372. (August 23, 2013) ISBN 978–1782161820. Kozlowski Pawel, Darwin Peter Bacon (2013) Mastering Web Application Development with AngularJS (1st ed.). Packt Publishing. p. 372. (August 23, 2013) ISBN 978–1782161820.
Zurück zum Zitat Krafft, D., Cappadona, A., Caruso, B., Corson-Rikert, J., Devare, M., Lowe, B., (2010) VIVO: Enabling National Networking of Scientists, Web Science Conf., April 26-27, 2010, Raleigh, NC Krafft, D., Cappadona, A., Caruso, B., Corson-Rikert, J., Devare, M., Lowe, B., (2010) VIVO: Enabling National Networking of Scientists, Web Science Conf., April 26-27, 2010, Raleigh, NC
Zurück zum Zitat Lassila O., Swick R. R. (1998) Resource Description Framework (RDF) model and syntax specification. Lassila O., Swick R. R. (1998) Resource Description Framework (RDF) model and syntax specification.
Zurück zum Zitat McGuinness, D.L., P. Fox, L. Cinquini, P. West, J. Garcia, J.L. Benedict, D. Middleton (2007) The virtual solar-terrestrial observatory: a deployed Semantic Web application case study for scientific research. In the proceedings of the 19th Conference on Innovative Applications of Artificial Intelligence (IAAI). Vancouver, BC, Canada, July 2007, pp. 1730–1737 and AI magazine, 29, #1, pp. 65–76 McGuinness, D.L., P. Fox, L. Cinquini, P. West, J. Garcia, J.L. Benedict, D. Middleton (2007) The virtual solar-terrestrial observatory: a deployed Semantic Web application case study for scientific research. In the proceedings of the 19th Conference on Innovative Applications of Artificial Intelligence (IAAI). Vancouver, BC, Canada, July 2007, pp. 1730–1737 and AI magazine, 29, #1, pp. 65–76
Zurück zum Zitat Merka J., Narock T., Szabo A. (2008) Navigating through SPASE to heliospheric and magnetospheric data. Earth Science Informatics 1 (1) (April, 2008) doi:10.1007/s12145-008-0004-5 Merka J., Narock T., Szabo A. (2008) Navigating through SPASE to heliospheric and magnetospheric data. Earth Science Informatics 1 (1) (April, 2008) doi:10.​1007/​s12145-008-0004-5
Zurück zum Zitat Narock TW, Szabo A, Merka J (2009) Using semantics to extend the space physics data environment. Comput Geosci 35(4):791–797CrossRef Narock TW, Szabo A, Merka J (2009) Using semantics to extend the space physics data environment. Comput Geosci 35(4):791–797CrossRef
Zurück zum Zitat Raskin RG, Pan MJ (2005) Knowledge representation in the semantic web for earth and environmental terminology (SWEET). Comput Geosci 31(9):1119–1125CrossRef Raskin RG, Pan MJ (2005) Knowledge representation in the semantic web for earth and environmental terminology (SWEET). Comput Geosci 31(9):1119–1125CrossRef
Zurück zum Zitat Wilson, A., Lindholm, D.M., Ware DeWolfe, A., Lindholm, C., Pankratz, C.K., Snow, D.M. Woods, T.N. (2009) LISIRD 2: Applying Standards and Open Source Software in Exploring and Serving Scientific Data, AGU 2009 IN41A-1122. Wilson, A., Lindholm, D.M., Ware DeWolfe, A., Lindholm, C., Pankratz, C.K., Snow, D.M. Woods, T.N. (2009) LISIRD 2: Applying Standards and Open Source Software in Exploring and Serving Scientific Data, AGU 2009 IN41A-1122.
Metadaten
Titel
A semantically enabled metadata repository for scientific data
verfasst von
Anne Wilson
Michael Cox
Don Elsborg
Doug Lindholm
Tyler Traver
Publikationsdatum
01.09.2015
Verlag
Springer Berlin Heidelberg
Erschienen in
Earth Science Informatics / Ausgabe 3/2015
Print ISSN: 1865-0473
Elektronische ISSN: 1865-0481
DOI
https://doi.org/10.1007/s12145-014-0175-1

Weitere Artikel der Ausgabe 3/2015

Earth Science Informatics 3/2015 Zur Ausgabe