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

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

PrefixNamespace IRI
n10http://ods.openlinksw.com/dataspace/person/dav#
dctermshttp://purl.org/dc/terms/
n8http://ods.openlinksw.com/dataspace/owiki/wiki/
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
oplhttp://www.openlinksw.com/schema/attribution#
n11http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/
n4http://virtuoso.openlinksw.com/wiki/main/Main/
n14http://ods.openlinksw.com/dataspace/%28NULL%29/wiki/ODS/
n9http://ods.openlinksw.com/dataspace/owiki#
dchttp://purl.org/dc/elements/1.1/
rdfshttp://www.w3.org/2000/01/rdf-schema#
n17http://rdfs.org/sioc/services#
n2http://ods.openlinksw.com/dataspace/owiki/wiki/ODS/
siocthttp://rdfs.org/sioc/types#
n20http://ods.openlinksw.com/dataspace/owiki/wiki/ODS/OdsBriefcase/sioc.
n13http://ods.openlinksw.com/dataspace/person/owiki#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n18http://ods.openlinksw.com/dataspace/services/wiki/
xsdhhttp://www.w3.org/2001/XMLSchema#
n5http://ods.openlinksw.com/dataspace/dav#
siochttp://rdfs.org/sioc/ns#
Subject Item
n2:OdsBriefcase
rdf:type
atom:Entry sioct:Comment
dcterms:created
2017-06-13T06:09:13.020512
dcterms:modified
2018-01-02T10:48:45.160540
rdfs:label
OdsBriefcase
foaf:maker
n13:this n10:this
dc:title
OdsBriefcase
opl:isDescribedUsing
n20:rdf
sioc:has_creator
n5:this n9:this
sioc:content
---+ 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 * [[http://virtuoso.openlinksw.com/wiki/main/Main/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 ...? * [[OdsBriefcaseManageMetadata][Manage Metadata?]] * [[OdsBriefcaseVC][Manage Resource Versions?]] * [[OdsBriefcaseFolders][Manage different Briefcase type folders?]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtTipsAndTricksImportLinkedDataCreateFeatureRDFA][Create a Linked Data Resource with RDFa content?]] * [[http://virtuoso.openlinksw.com/wiki/main/Main/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?]] * [[http://virtuoso.openlinksw.com/wiki/main/Main/DynamicFolder][Manage Dynamic folders?]] * [[ODSBriefcaseSubscr][Retrieve content from external web sites?]] * Use ODS-Briefcase to mediate access to data stored on... * [[OdsBriefcaseAmazonS3][... Amazon S3?]] * [[OdsBriefcaseDropBox][... DropBox?]] * [[OdsBriefcaseSkyDrive][... Microsoft OneDrive (formerly SkyDrive)?]] * [[OdsBriefcaseGoogleDrive][... GoogleDrive?]] * [[OdsBriefcaseBoxNet][... Box (box.com a/k/a box.net)?]] * WebID ACL protect remote data collected store on... * [[OdsBriefcaseAmazonS3WebIDACL][... Amazon S3?]] * [[OdsBriefcaseDropBoxWebIDACL][... DropBox?]] * [[OdsBriefcaseSkyDriveWebIDACL][... Microsoft OneDrive (formerly SkyDrive)?]] * [[OdsBriefcaseGoogleDriveWebIDACL][... GoogleDrive?]] * [[OdsBriefcaseBoxNetWebIDACL][... Box (box.com a/k/a box.net)?]] * [[ODSBriefcaseShare][Share resources?]] * [[ODSBriefcaseWebID][Use WebID Protocol for enhanced ODS-Briefcase (WebDAV) Access Control Lists (ACLs)?]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtSPARQLSecurityWebIDSPARQLASKExample][Constrain Resource Access To Group Members using SPARQL ASK Query and Web-accessible Linked Data?]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtSPARQLSecurityWebIDSocialRelationshipSPARQLASKExample][Constrain Resource Access Using Social Relationship Semantics and WebID?]] * [[ODSBriefcaseCreateGroup][Create user groups in ODS-Briefcase?]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtTipsAndTricksImportLinkedDataCreateFeature][Create Linked Data Resources with RDF content formatted as ...]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtTipsAndTricksImportLinkedDataCreateFeatureNTriples][... N-Triples?]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtTipsAndTricksImportLinkedDataCreateFeatureTTL][... Turtle?]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtTipsAndTricksImportLinkedDataCreateFeatureRDFXML][... RDF/XML?]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtTipsAndTricksImportLinkedDataCreateFeatureRDFA][... RDFa?]] * [[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]] * [[http://virtuoso.openlinksw.com/wiki/main/Main/NorthWindREF][Northwind SPARQL Reference]] * [[http://virtuoso.openlinksw.com/wiki/main/Main/SIOCRefTutorial][Query Virtuoso Tutorials using SPARQL]] * [[http://virtuoso.openlinksw.com/wiki/main/Main/SIOCRefDocs][Query Virtuoso Documentation using SPARQL]] * [[http://virtuoso.openlinksw.com/wiki/main/Main/WordPressSIOCRef][WordPress SIOC Reference]] * [[http://virtuoso.openlinksw.com/wiki/main/Main/MediaWikiSIOCRef][MedaWiki SIOC Reference]] * [[http://virtuoso.openlinksw.com/wiki/main/Main/PHPBB3SIOCRef][PHPBB SIOC Reference]] CategoryODS CategoryBriefcase CategoryOpenSource CategoryOdsBriefcase CategoryDocumentation CategoryWebSite
sioc:id
7289f80d16eaa65886a36c987a4653c1
sioc:link
n2:OdsBriefcase
sioc:has_container
n8:ODS
n17:has_services
n18:item
atom:title
OdsBriefcase
sioc:links_to
n4:VOSDET n2:VirtuosoOdsUbiquityTutorialsResourceBriefcase n2:VirtOAuthTestToolExampleBriefcase n2:VirtuosoOdsUbiquityTutorialsBriefcaseOAuthD n4:NorthWindREF n2:VirtuosoOdsUbiquityBriefcase n4:WordPressSIOCRef n4:PHPBB3SIOCRef n2:OdsBriefcaseProgrammersGuide n4:SIOCRefTutorial n4:SIOCRefDocs n2:SIOCRefBriefcase n2:ODSFOAFRefExampleBriefcase n2:ODSBriefcaseProgrammersGuideWebServices n11:VirtTipsAndTricksImportLinkedDataCreateFeature n4:MediaWikiSIOCRef n2:CategoryWebSite n2:ODSSKOSRefExampleBriefcase n11:VirtTipsAndTricksImportLinkedDataCreateFeatureNTriples n2:OdsBriefcaseManageMetadata n4:DynamicFolder n2:ODSAnnoteaRef n14:DeltaV n2:ODSSIOCRef n2:ODSAtomOWLRefExampleBriefcase n11:VirtTipsAndTricksImportLinkedDataCreateFeatureTTL n11:VirtTipsAndTricksImportLinkedDataCreateFeatureRDFXML n4:SmartFolder n2:CategoryODS n2:ODSBriefcaseShare n2:VOSODSSparqlSamples n2:ODSBriefcaseCreateGroup n14:WebDAV n2:OdsBriefcaseGettingStarted n2:ODSBriefcaseSubscr n14:WebID n2:CategoryBriefcase n2:ODSAtomOWLRef n2:CategoryOdsBriefcase n2:CategoryOpenSource n2:ODSRDFSinkFolder n11:VirtTipsAndTricksImportLinkedDataCreateFeatureRDFA n2:ODSSKOSRef n2:CategoryDocumentation n11:VirtSPARQLSecurityWebIDSPARQLASKExample n2:ODSFOAFRef n2:OdsBriefcaseVC n2:OdsWebDAVBrowse n11:VirtSPARQLSecurityWebIDSocialRelationshipSPARQLASKExample n2:OdsBriefcaseFAQ n2:ODSBriefcaseWebID n2:VirtuosoOdsControllersBriefcase
atom:source
n8:ODS
atom:author
n10:this
atom:published
2017-06-13T06:09:13Z
atom:updated
2018-01-02T10:48:45Z
sioc:topic
n8:ODS