yandros's picture
From yandros rss RSS  subscribe Subscribe

AllegroGraph - AGWebView 

AllegroGraph - AGWebView

 

 
 
Tags:  NoSQL  db  sparql  nosql  rdf  semantic web 
Views:  95
Published:  November 15, 2011
 
0
download

Share plick with friends Share
save to favorite
Report Abuse Report Abuse
 
Related Plicks
Web

Web

From: solefans
Views: 994 Comments: 0
Web
 
See all 
 
More from this user
yrc worldwide AR_2006

yrc worldwide AR_2006

From: yandros
Views: 261
Comments: 0

Joseph’s Resume

Joseph’s Resume

From: yandros
Views: 6
Comments: 0

Phc Screening Review Final

Phc Screening Review Final

From: yandros
Views: 333
Comments: 0

sprint nextel 2008 Proxy Statement

sprint nextel 2008 Proxy Statement

From: yandros
Views: 991
Comments: 0

El poder de Social Media, sus aplicaciones y métricas

El poder de Social Media, sus aplicaciones y métricas

From: yandros
Views: 64
Comments: 0

Dr. Jay Calvert’s Website Now Features A Gamut Of Helpful Skin and Body Products

Dr. Jay Calvert’s Website Now Features A Gamut Of Helpful Skin and Body Products

From: yandros
Views: 248
Comments: 0

See all 
 
 
 URL:          AddThis Social Bookmark Button
Embed Thin Player: (fits in most blogs)
Embed Full Player :
 
 

Name

Email (will NOT be shown to other users)

 

 
 
Comments: (watch)
 
 
Notes:
 
Slide 1: AllegroGraph WebView AGWebView is the browser interface for managing triple stores.
Slide 2: AllegroGraph WebView The AllegroGraph Web View (AGWebView) is a user interface for exploring, querying, and managing AllegroGraph triple stores. AGWebView is included in your AllegroGraph installation.
Slide 3: AGWebView Features Using AGWebView, you can: • Browse available catalogs and repositories • Create (also delete) a repository • Load RDF data into a repository, or into a specific graph of a repository • Configure triple indices for a repository (SPOGI, etc.) • Set up free-text indices for a repository • Issue SPARQL and Prolog queries, which can be saved and reused • Walk from query results to related triples and resources • View and add namespaces (continued on next slide)
Slide 4: AGWebView Features Using AGWebView, you can also: • Manage AllegroGraph users and "roles," and their access to repositories • Capture a query as a web URL for embedding in applications • Apply Prolog rules and functors to repositories • Open transaction sessions for commit and rollback. • Activate RDFS++ reasoning on a repository • Federate local and remote repositories into a single point of access • Open telnet connections to AllegroGraph processes for debugging • View graphs of "construct" and "describe" SPARQL query results • Plot geospatial query results in a Google Maps display.
Slide 5: Starting AGWebView To start AGWebView, direct a Web browser to the AllegroGraph server port: http://localhost:10035
Slide 6: Logging In Log in (the first time) using your AllegroGraph superuser account, from agraph.cfg: SuperUser test:xyzzy
Slide 7: Opening Page The opening page shows non-root catalogs, plus the repositories of the root catalog. Choose one to drill deeper.
Slide 8: Repository Page This page lets you manage a repository. Access to queries is in the header.
Slide 9: New Query Page Run a SPARQL or Prolog query here. Click on a URI in the result table to "walk" the RDF graph...
Slide 10: Walking the Graph Clicking on the #person55 URI displays all triples of that resource. Click on an object value to see all triples with that value...
Slide 11: Walking the Graph This table lists all persons born in 1957. AGWebView lets you explore the triple store simply by clicking on URIs and values.
Slide 12: Create a Repository To create a repository (in the Root Catalog as shown here) simply type in its name.
Slide 13: Load Data Options on the AGWebView page expand into pop-up forms to let you load different types of files.
Slide 14: Triple Indices Add or remove triple indices to speed up loading and searching. Each index contains all triples, sorted in a specific way. SPOGI index is sorted by: S = subject URI P = predicate URI O = object URI or literal value G = graph URI I = triple ID number
Slide 15: Triple Indices Since the SPOGI index is sorted by subject URI, all triples with the same subject are found in a block in that index. The POSGI index has all triples with the same predicate in a block. The OSPGI index is sorted by object value, which is good for retrieving ranges of object values. The "G" indexes segregate graphs from one another. The "I" index is for deleting triples by ID number.
Slide 16: Triple Indices AllegroGraph provides seven standard indices, but you can request a custom index sorted in any order.
Slide 17: Free-Text Indices AllegroGraph supports free-text searches through multiple text indices, each tightly configured to support efficient search.
Slide 18: Free-Text Indices
Slide 19: Free-Text Indices
Slide 20: Default Namespaces AGWebView lets you define and manage a set of namespaces, to make query and browse operations easier. These namespaces are present by default:
Slide 21: Select Namespaces
Slide 22: Custom Namespaces You can create your own namespaces for use with specific users and repositories:
Slide 23: Users Management Initial superuser: Created by the installation script. • create and manage other users • start sessions • evaluate arbitrary code • read/write access to all repositories in all catalogs In Franz documentation, the initial superuser is usually identified as "text" with password "xyzzy".
Slide 24: New User The "manage" link in the banner opens the user management page.
Slide 25: Permissions • Superuser: Can do everything to everything. • Start Sessions: Supports transactions. • Evaluate arbitrary code: Prolog queries, and Lisp by way of Prolog. • Control replication: Set up replication of data between triple stores.
Slide 26: Access • Read, Write or Read/Write access • Access to specific repositories, or to "all" • Use / for the root catalog.
Slide 27: Roles • Roles let you profile a group of users to have the same permissions and access. • More important, a role lets you revoke privileges from a group of users all at the same time.
Slide 28: Anonymous Login • Create a user "anonymous" with no password. • Grant appropriate permissions and access. • All visitors are logged in automatically.
Slide 29: Self-Enrollment • When "anonymous" access is enabled, you can also enable "self-enrollment." • Anonymous users can create their own accounts. • These accounts have the same privileges and access as "anonymous" has. • The self-enrolled accounts have their own namespaces and saved queries.
Slide 30: Sessions (Federation) • The "session specification" control lets you federate repositories using a special syntax.
Slide 31: Google Maps • AGWebView can display query results in Google Maps format when: – You have provided a GM key. – The query results contain geospatial data.
Slide 32: Graph Display • AGWebView can display a graph of RDF resources when you use a SPARQL "describe" or "construct" query. • Look for "Display as a map?" above the table of query results.
Slide 33: Thank You Franz Inc. www.franz.com support@franz.com

   
Time on Slide Time on Plick
Slides per Visit Slide Views Views by Location