File: faq.html

package info (click to toggle)
virtuoso-opensource 7.2.5.1%2Bdfsg1-0.3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 285,240 kB
  • sloc: ansic: 641,220; sql: 490,413; xml: 269,570; java: 83,893; javascript: 79,900; cpp: 36,927; sh: 31,653; cs: 25,702; php: 12,690; yacc: 10,227; lex: 7,601; makefile: 7,129; jsp: 4,523; awk: 1,697; perl: 1,013; ruby: 1,003; python: 326
file content (113 lines) | stat: -rw-r--r-- 7,535 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--
 -
 -  $Id$
 -
 -  This file is part of the OpenLink Software Virtuoso Open-Source (VOS)
 -  project.
 -
 -  Copyright (C) 1998-2018 OpenLink Software
 -
 -  This project is free software; you can redistribute it and/or modify it
 -  under the terms of the GNU General Public License as published by the
 -  Free Software Foundation; only version 2 of the License, dated June 1991.
 -
 -  This program is distributed in the hope that it will be useful, but
 -  WITHOUT ANY WARRANTY; without even the implied warranty of
 -  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
 -  General Public License for more details.
 -
 -  You should have received a copy of the GNU General Public License along
 -  with this program; if not, write to the Free Software Foundation, Inc.,
 -  51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
 -
 -
-->
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <title>Frequently Asked Questions</title>
    <link href="default.css" rel="stylesheet" type="text/css" />
  </head>
  <body>
    <table id="MTB" cellspacing="0" cellpadding="0" width="100%">
      <tr id="MB">
	<td colspan="2">
	  <table width="100%" border="0">
	    <tr>
	      <td>
		<a href="sfront.vspx" class="site_link"><img src="images/ods_banner.jpg" alt="Web Applications" border="0" /></a>
	      </td>
	    </tr>
	  </table>
	</td>
      </tr>
      <tr><td>
      <div style="padding:20px;">
           <h2><a name="Data Space FAQ"></a>Data Space FAQ</h2>
           <h3><a name="What is a Data Space?"></a>What is a Data Space?</h3>
 A Data Space is an atomic point of presence in cyberspace (Internet, Web, Blogosphere, Wikisphere etc.) for interacting with Data, Information, Knowledge, and Services.
 Its content may be imported from, or simply point to data in, other Data Spaces.
 In all cases the content is either transient (generated  on the fly) or persistent (supported by cache synchronization schemes).<h3>
            <a name="What would you typically find in a Data Space?"></a>What would you typically find in a Data Space?</h3>
 The following:<ul>
            <li>Raw Data - SQL, HTML, XML (raw), XHTML, RDF etc.
</li>
<li>Information (Data In Context) - XHTML (various microformats), Blog Posts (in RSS, Atom, RSS-RDF formats), Subscription Lists (OPML, OCS, etc), Social Networks (FOAF),  and many other forms of applied XML.
</li>
<li>Knowledge - Domain specific Concepts and Terms available in transient or persistent forms expressed in RDF with Domain, Schema, and  Instance Data serialized using formats such as RDF-XML, N3/Turtle etc.
 E.g.
 FOAF, SIOC, and Atom OWL amongst others </li>
<li>Web Services - REST or SOAP based invocation of application logic for context sensitive and controlled interaction with Data Space content </li>
<li>Web Services - REST or SOAP based invocation of application logic for context sensitive and controlled interaction with <a href="../Main/DataSpace" class="wikiword">Data Space</a> content.
</li>
<li>Knowledge - Information in actionable context that is available in transient or persistent forms expressed in a Graph Data Model.
 Increasingly, RDF will provide the Data Language, RDFS its Schema Language, and OWL its Domain Rules Definition  (Ontology) Language .   Domain, Schema, and  Instance Data can be serialized using formats such as RDF-XML, N3/Turtle etc).</li>
</ul>
          <h3>
            <a name="How do Data Spaces and Databases differ?"></a>How do Data Spaces and Databases differ?</h3>
 Data Spaces are fundamentally problem-domain-specific database applications.
 They offer functionality that you would instinctively expect of a database (e.g.
 AICD data management) with the additional benefit of being data model and query language agnostic.
 Data Spaces are for the most part DBMS Engine and Data Access Middleware hybrids in the sense that ownership and control of data is inherently loosely-coupled.<h3>
            <a name="How do Data Spaces and Content Management Systems differ?"></a>How do Data Spaces and Content Management Systems differ?</h3>
 Data Spaces are inherently more flexible, they support multiple data models and data representation formats.
 Content management systems do not possess the same degree of data model and data representation dexterity.<h3>
            <a name="How do Data Spaces and Knowledgebases differ?"></a>How do Data Spaces and Knowledgebases differ?</h3>
<p>A Data Space cannot dictate the perception of its content.
 For instance, what I may consider as knowledge relative to my Data Space may not be the case to a remote client that interacts with it from a distance, Thus, defining my Data Space as Knowledgebase, purely, introduces constraints that reduce its broader effectiveness to third party clients (applications, services, users etc..).
 A Knowledgebase is based on a Graph Data Model resulting in significant impedance for clients that are built around alternative models.
 To reiterate, Data Spaces support multiple data models.</p>
          <h3>
            <a name="What Architectural Components make up a Data Space?"></a>What Architectural Components make up a Data Space?</h3>
<ul>
            <li>ORDBMS Engine - for Data Modeling agility (via complex purpose specific data types and data access methods), Data Atomicity, Data Concurrency, Transaction Isolation, and Durability (aka ACID).</li>
</ul>
          <ul>
            <li>Virtual Database Engine - for creating unified views of  heterogeneous RDF, SQL, XML, Free Text, and other data.
 This is all about Virtualization at the Data Access Level.</li>
</ul>
          <ul>
            <li>Web Services Platform - enabling controlled access and manipulation (via application, service, or protocol logic) of Virtualized or Disparate Data.
 This layer handles the decoupling of functionality from monolithic wholes for function specific invocation via Web Services using either the SOAP or REST approach.</li>
</ul>
          <h3>
            <a name="Where do Data Spaces fit into the Web's rapid evolution?"></a>Where do Data Spaces fit into the Web&#39;s rapid evolution?</h3>
<p>They are an essential part of the burgeoning Data Web / Semantic Web.
 In short, they will take us from data Mash-ups (combining web accessible data that exists without integration and repurposing in mind) to Mesh-ups (combining web accessible data that exists with integration and repurposing in mind).</p>

<br/>
| <a target="_BLANK" href="http://virtuoso.openlinksw.com/wiki/main/Main/BlogFAQ">Weblog FAQ</a>
| <a target="_BLANK" href="http://virtuoso.openlinksw.com/wiki/main/Main/BriefcaseFAQ">Briefcase FAQ</a>
| <a target="_BLANK" href="http://virtuoso.openlinksw.com/wiki/main/Main/FeedManagerFAQ">Feed Manager FAQ</a>
| <a target="_BLANK" href="http://virtuoso.openlinksw.com/wiki/main/Main/MailFAQ">Mail FAQ</a>
| <a target="_BLANK" href="http://virtuoso.openlinksw.com/wiki/main/Main/BookmarkManagerFAQ">Bookmark FAQ</a>
| <a target="_BLANK" href="http://virtuoso.openlinksw.com/wiki/main/Main/GalleryFAQ">Gallery FAQ</a>
| <a target="_BLANK" href="http://virtuoso.openlinksw.com/wiki/main/Main/DiscussionsFAQ">Discussion FAQ</a>
| <a target="_BLANK" href="http://virtuoso.openlinksw.com/wiki/main/Main/OdsCommunity">Community FAQ</a>
|
</div>
      </td></tr>
    </table>
  </body>
</html>