This HTML5 document contains 66 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
dctermshttp://purl.org/dc/terms/
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
n14http://vos.openlinksw.com/dataspace/services/wiki/
oplhttp://www.openlinksw.com/schema/attribution#
n8http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/OdsBriefcase/sioc.
n2http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/
dchttp://purl.org/dc/elements/1.1/
n5http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n13http://rdfs.org/sioc/services#
siocthttp://rdfs.org/sioc/types#
n10http://vos.openlinksw.com/dataspace/person/dav#
n6http://vos.openlinksw.com/dataspace/owiki/wiki/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n19http://vos.openlinksw.com/dataspace/owiki#
xsdhhttp://www.w3.org/2001/XMLSchema#
n4http://vos.openlinksw.com/dataspace/%28NULL%29/wiki/VOS/
n12http://vos.openlinksw.com/dataspace/person/owiki#
siochttp://rdfs.org/sioc/ns#
Subject Item
n2:OdsBriefcase
rdf:type
atom:Entry sioct:Comment
dcterms:created
2017-06-13T05:41:30.960812
dcterms:modified
2017-06-13T05:41:30.960812
rdfs:label
OdsBriefcase
foaf:maker
n12:this n10:this
dc:title
OdsBriefcase
opl:isDescribedUsing
n8:rdf
sioc:has_creator
n5:this n19:this
sioc:content
%VOSWARNING% %META:TOPICPARENT{name="Ods"}% %ODSNAV% ---+ Briefcase The ODS Briefcase is a WebDAV-compliant platform that offers file-sharing functionality via a "Briefcase Data Space". Its standards-compliance enables the exploitation of File Server functionality via the following methods: * Web Browser-based interactions * Web Services - direct use of the HTTP based WebDAV protocol * Semantic Web's SPARQL Query Language - all WebDAV resources are exposed as SIOC Ontology instance data (RDF Data Sets) ---+++ Key Features * Automatic Metadata Management - ODS automatically extracts file metadata from a wide array of file formats at file upload time. The metadata is available in two forms -- * Pure WebDAV and * RDF-XML or N3/Turtle, optionally synchronized with the underlying Virtuoso Triple Store. * Automatic metadata-extraction from many known file types - MS Office, Open Office, Open Document Format, Content Syndication Formats (RSS 1.0, RSS 2.0, Atom, OPML, OCS), (X)HTML, Web Services Contract Files (BPEL, WSDL), XBRL, XBEL, FOAF, iCalendar, hCalendar, vCARD, Google Base Items, and other formats. * Powerful Full-Text Search - including WebDAV metadata, physical properties such as path, filename, content words, individual and group ownership, mime type, date range, and tags * Flexible Data Access - all Briefcase data is accessible via SPARQL, GData, and Briefcase Service-specific Web Services * Open Data Access - transparent integration with any WebDAV-compliant environment, e.g., Mac OS X Finder, Windows Network Places, Linux DAV Mount, and others * Security - UNIX-like file-permission system or Access Control Lists (ACLs) * Unified Storage - a central storage and access point for all ODS application data * Virtual WebDAV Resources - even when the actual data in question isn't a physical WebDAV resource it can still be viewed in the Briefcase via Virtual WebDAV VIEWs * [[SmartFolder][Smart Folders]] for custom association of resource types with virtual folders. For example, you can navigate to, or enter, the path <nowiki><code>DAV/home/[username]/Items/Graphics/Type/JPEG</code></nowiki> to list all the graphic images that are of type JPEG for a given user. * Resource tagging - enabling the categorization of content by user-defined tags. These tags are also usable within Free Text Searches of Briefcase content * Shared Folders View - shows all collections and resources to which the user has been granted access * Version Control - Versioning can be enabled for any resource using any client supporting the DeltaV core feature set. Historical versions of resources will appear in a separate virtual folder. DeltaV core WebDAV methods are supported for resources for which versioning has been enabled. ---+++Web Services * [[ODSBriefcaseProgrammersGuideWebServices][Services]] ---+++How Do I ...? * [[VOSDAVMD][Manage Metadata?]] * [[OdsBriefcaseVC][Manage Resource Versions?]] * [[OdsBriefcaseFolders][Manage different Briefcase type folders?]] * [[VOSDET][Use Virtuoso DAV Extensions?]] * [[OdsWebDAVBrowse][Browse files/folders content?]] * [[VirtuosoOdsControllersBriefcase][Manipulate My data via REST using authentication based on OAuth, sessions, or password hash?]] * [[VirtOAuthTestToolExampleBriefcase][Use the Virtuoso OAuth Test tool to manage My data?]] * [[OdsBriefcaseGettingStarted][Create new folder in My Briefcase?]] * [[VirtuosoOdsUbiquityBriefcase][Use the Briefcase Ubiquity Commands?]] * [[ODSRDFSinkFolder][Get Data into Virtuoso Quad Store via the ODS-Briefcase's special RDF Sink Folder?]] * [[DynamicFolder][Manage Dynamic folders?]] * [[ODSBriefcaseSubscr][Retrieve content from external web sites?]] * [[OdsBriefcaseAmazonS3][Sync data to Amazon S3 and vs?]] * [[ODSBriefcaseShare][Share resources?]] * [[SIOCRefBriefcase][Use SPARQL to Query My Resources and Collections using the SIOC Ontology]] * [[ODSFOAFRefExampleBriefcase][Use SPARQL to Query My Resources and Collections using the FOAF Ontology]] * [[ODSSKOSRefExampleBriefcase][Use SPARQL to Query My Resources and Collections using the SKOS Ontology]] * [[ODSAtomOWLRefExampleBriefcase][Use SPARQL to Query My Resources and Collections using the Atom Ontology]] ---+++FAQs * [[OdsBriefcaseFAQ][Briefcase FAQ]] ---+++Quick Start Guides * [[OdsBriefcaseGettingStarted][Getting Started with Briefcase]] ---+++Briefcase Tutorials * [[VirtuosoOdsUbiquityTutorialsResourceBriefcase][Briefcase Manage Resources Ubiquity Tutorial]] * [[VirtuosoOdsUbiquityTutorialsBriefcaseOAuthD][Briefcase OAuth Authentication Tutorial]] * [[VirtOAuthTestToolExampleBriefcase][Briefcase OAuth REST API Tutorial with the Virtuoso OAuth Testing Tool]] ---+++Reference Guides * [[OdsBriefcaseProgrammersGuide][Briefcase's Programmers Guide]] ---+++See also * [[ODSSIOCRef][ODS SIOC reference]] * [[ODSAtomOWLRef][Query ODS Data Spaces using SPARQL and Atom OWL Ontology]] * [[ODSSKOSRef][Query ODS Data Spaces using SPARQL and SKOS Ontology]] * [[ODSFOAFRef][Query ODS Data Spaces using SPARQL and FOAF Ontology]] * [[ODSAnnoteaRef][Query ODS Data Spaces using SPARQL and Annotea Ontology]] * [[VOSODSSparqlSamples][ODS SPARQL Samples]] * [[NorthWindREF][Northwind SPARQL Reference]] * [[SIOCRefTutorial][Query Virtuoso Tutorials using SPARQL]] * [[SIOCRefDocs][Query Virtuoso Documentation using SPARQL]] * [[WordPressSIOCRef][WordPress SIOC Reference]] * [[MediaWikiSIOCRef][MedaWiki SIOC Reference]] * [[PHPBB3SIOCRef][PHPBB SIOC Reference]] %ODSCOPY% CategoryODS CategoryBriefcase CategoryOpenSource CategoryOdsBriefcase CategoryDocumentation CategoryWebSite %META:TOPICMOVED{by="DeeGerhardt" date="1147363024" from="Main.OdsOpenSourceWebBriefcase" to="Main.OdsBriefcase"}%
sioc:id
04ceaf46b6b4c46da47b82f5fb010f96
sioc:link
n2:OdsBriefcase
sioc:has_container
n6:VOS
n13:has_services
n14:item
atom:title
OdsBriefcase
sioc:links_to
n2:OdsBriefcaseProgrammersGuide n2:OdsBriefcaseGettingStarted n4:SIOCRefTutorial n2:CategoryBriefcase n2:ODSBriefcaseShare n4:ODSFOAFRefExampleBriefcase n4:SIOCRefBriefcase n4:VirtuosoOdsUbiquityTutorialsResourceBriefcase n2:VirtOAuthTestToolExampleBriefcase n2:OdsWebDAVBrowse n4:SmartFolder n2:ODSSKOSRefExampleBriefcase n4:PHPBB3SIOCRef n4:OdsBriefcaseFolders n4:DynamicFolder n4:VOSDET n4:CategoryWebSite n2:ODSBriefcaseProgrammersGuideWebServices n4:WebDAV n2:VOSDAVMD n4:ODSAnnoteaRef n4:WordPressSIOCRef n4:ODSSKOSRef n2:CategoryODS n4:ODSRDFSinkFolder n4:ODSFOAFRef n4:CategoryDocumentation n2:ODSAtomOWLRef n4:VirtuosoOdsControllersBriefcase n2:ODSSIOCRef n2:CategoryOpenSource n2:CategoryOdsBriefcase n2:VOSODSSparqlSamples n2:VirtuosoOdsUbiquityTutorialsBriefcaseOAuthD n2:ODSAtomOWLRefExampleBriefcase n2:MediaWikiSIOCRef n4:NorthWindREF n4:OdsBriefcaseAmazonS3 n4:VirtuosoOdsUbiquityBriefcase n4:DeltaV n4:OdsBriefcaseVC n4:SIOCRefDocs n2:OdsBriefcaseFAQ n2:ODSBriefcaseSubscr
atom:source
n6:VOS
atom:author
n10:this
atom:published
2017-06-13T05:41:30Z
atom:updated
2017-06-13T05:41:30Z
sioc:topic
n6:VOS