• Documents
  • Authors
  • Tables
  • Log in
  • Sign up
  • MetaCart
  • DMCA
  • Donate

CiteSeerX logo

Advanced Search Include Citations

Tools

Sorted by:
Try your query at:
Semantic Scholar Scholar Academic
Google Bing DBLP
Results 11 - 20 of 604
Next 10 →

Metadata Catalogs with Semantic Representations

by Yolanda Gil, Varun Ratnakar, Ewa Deelman , 2006
"... Metadata catalogs store descriptive information about logical data items. These catalogs can then be queried to retrieve the particular logical data item that matches the criteria. However, the query has to be formulated in terms of the metadata attributes defined for the catalog. Our work explores ..."
Abstract - Cited by 1 (0 self) - Add to MetaCart
the concept of virtual metadata, where catalogs can be queried using metadata attributes not originally defined in the catalog. We use semantic web standards, where new metadata attributes can be taken from shared ontologies and can include expressive axioms to define the new terms. We have implemented a

Syntax, Semantics, and Query Evaluation in the tauXQuery Temporal XML Query Language

by In The Xquery, Richard T. Snodgrass, Richard T. Snodgrass, Christian S. Jensen (codirector, Michael H. Böhlen, Heidi Gregersen, Dieter Pfoser, Janne Skyt, Giedrius Slivinskas, Kristian Torp, Richard T. Snodgrass (codirector, Dengfeng Gao, Dengfeng Gao, Dengfeng Gao, Bongki Moon, Sudha Ram, Michael D. Soo, Amazon. Com, Andreas Steiner Timeconsult, Paolo Terenziani , 2003
"... As with relational data, XML data changes over time with the creation, modification, and deletion of XML documents. Expressing queries on time-varying (relational or XML) data is more difficult than writing queries on nontemporal data. In this paper, we present a temporal XML query language, XQuer ..."
Abstract - Add to MetaCart
As with relational data, XML data changes over time with the creation, modification, and deletion of XML documents. Expressing queries on time-varying (relational or XML) data is more difficult than writing queries on nontemporal data. In this paper, we present a temporal XML query language

Automatic Cross-Linguistic Information Retrieval using Latent Semantic Indexing

by Susan Dumais, Thomas K. Landauer, Michael L. Littman , 1997
"... this document as a bag of freely intermingled French and English words. A set of training documents like this is analyzed using LSI, and the result is a reduced dimension semantic space in which related terms are near each other. Because the documents contained both French and English terms, the LS ..."
Abstract - Cited by 71 (2 self) - Add to MetaCart
, the LSI space will contain terms from both languages; this is what makes it possible for the CL-LSI method to avoid query translation. Words that are consistently paired in translation (e.g., Libya and Libye) will be given identical representations in the LSI space, whereas words that are frequently

Ontology Translation on the Semantic Web

by Dejing Dou, Drew Mcdermott, Peishen Qi - Journal of Data Semantics , 2003
"... Abstract. Ontologies are a crucial tool for formally specifying the vocabulary and relationship of concepts used on the Semantic Web. In order to share information, agents that use different vocabularies must be able to translate data from one ontological framework to another. Ontology translation i ..."
Abstract - Cited by 76 (18 self) - Add to MetaCart
is required when translating datasets, generating ontology extensions, and querying through different ontologies. OntoMerge, an online system for ontology merging and automated reasoning, can implement ontology translation with inputs and outputs in OWL or other web languages. The merge of two related

Foundations Of Temporal Query Languages

by David Toman , 1995
"... Temporal Databases are repositories of information dependent on time. The major difference from standard, e.g., relational database systems, is the need of storing possibly infinite objects, e.g., time spans. In recent years, there have been numerous proposals that introduce time into standard relat ..."
Abstract - Cited by 4 (0 self) - Add to MetaCart
relational systems. Unfortunately, most of the attempts have been based on ad-hoc extensions of existing database systems and query languages, e.g., TQUEL and TSQL. Such extensions often create many problems, when precise semantics needs to be developed, if one exists at all. In a recent survey by J

a Semantic Web Representation

by Supervisor Silvia Stefanova, Examiner Tore Risch, Santosh Kumar, Reddy Maddula , 2007
"... A database independent migration tool is developed for long term archival of relational databases. The approach is to represent both schema and data of an existing relational database in an RDF-Schema based representation. RDF-Schema is a semantic web standard for representing any kind of data and m ..."
Abstract - Add to MetaCart
A database independent migration tool is developed for long term archival of relational databases. The approach is to represent both schema and data of an existing relational database in an RDF-Schema based representation. RDF-Schema is a semantic web standard for representing any kind of data

Semantic heterogeneity in global information systems: The role of metadata, context and ontologies

by Vipul Kashyap, Amit Sheth - Cooperative Information Systems: Current Trends and , 1996
"... Semantic heterogeneity has been identied as one of the most important and toughest prob lems when dealing with interoperability and cooperation among multiple databases It was earlier studied in the context of exchanging sharing and integrating data especially during the schemaview analysis phase ..."
Abstract - Cited by 108 (8 self) - Add to MetaCart
phase of schema or view integration or when writing a view or query using a multidatabase language With the advent of global interconnectivity we now need to deal with more heterogeneous information resources consisting of a variety of digital data and the scale of the problem has changed from a few

Knowledge Representation and Query in Semantic MediaWiki: A Formal Study

by Jie Bao, Li Ding, James Hendler , 2009
"... Abstract. Semantic wikis extend conventional wikis, which allow users to collaboratively generate data, through semantic web technologies. This allows wiki-based information to be annotated with metadata for facilitating automated search, querying, propagation and inference. Semantic wikis have rece ..."
Abstract - Cited by 2 (0 self) - Add to MetaCart
). In particular, we define a RDFlike model theoretical semantics for the SMW modeling language, and a closed world, minimal Herbrand model semantics for the SMW query language by a reduction to positive logic programs. We discover that the entailment problem in SMW is NL-complete thus is highly tractable

RDF-3X: a risc-style engine for RDF

by Thomas Neumann , Gerhard Weikum - Proc. VLDB Endowment , 2008
"... ABSTRACT RDF is a data representation format for schema-free structured information that is gaining momentum in the context of Semantic-Web corpora, life sciences, and also Web 2.0 platforms. The "pay-as-you-go" nature of RDF and the flexible pattern-matching capabilities of its query lan ..."
Abstract - Cited by 149 (11 self) - Add to MetaCart
ABSTRACT RDF is a data representation format for schema-free structured information that is gaining momentum in the context of Semantic-Web corpora, life sciences, and also Web 2.0 platforms. The "pay-as-you-go" nature of RDF and the flexible pattern-matching capabilities of its query

Static Analysis and Optimization of Semantic Web Queries

by Andrés Letelier, Jorge Pérez, Reinhard Pichler, Sebastian Skritek - In Proceedings of the ACM Symposium on Principles of Database Systems , 2012
"... Static analysis is a fundamental task in query optimization. In this paper we study static analysis and optimization techniques for SPARQL, which is the standard language for querying Semantic Web data. Of particular interest for us is the optionality feature in SPARQL. It is crucial in Semantic Web ..."
Abstract - Cited by 18 (6 self) - Add to MetaCart
Static analysis is a fundamental task in query optimization. In this paper we study static analysis and optimization techniques for SPARQL, which is the standard language for querying Semantic Web data. Of particular interest for us is the optionality feature in SPARQL. It is crucial in Semantic
Next 10 →
Results 11 - 20 of 604
Powered by: Apache Solr
  • About CiteSeerX
  • Submit and Index Documents
  • Privacy Policy
  • Help
  • Data
  • Source
  • Contact Us

Developed at and hosted by The College of Information Sciences and Technology

© 2007-2019 The Pennsylvania State University