Package org.osid.blogging
The Open Service Interface Definitions for the org.osid.blogging service.
The Blogging OSID manages blogs.
Blog Entries
A blog Entry is an OsidObject which represents some
text posted by an Agent and a timestamp. The blog Entry may
include additional data available through its EntryRecord.
Cataloging
Blog entries are cataloged in Blogs . A single Blog may
represent a set of entries posted by a single poster, or Blogs may
be federated using the OSID hierarchy pattern to include a variety of blog
entries across several posters. A Blog catalog may also provide a
view of certain entries filteed by topic or date.
Posters
An Agent posts an Entry . The Blogging OSID also
provides access to the related Resource of the posting
Agent so that orchestration with a Resource OSID is unnecessary to
normalize the authenticated identities where multiple Agents are in
play.
Orchestration
The Blogging OSID may be orchestrated with the Process OSID to provide
state management and/or the Ontology OSID to implement subject tagging. The
OSID Blog may also be orchestrated with the Commenting OSID to provide a
list of comments and ratings from other users as well as Commenting
Books for tracking read blog entries for a specific user.
Sub Packages
The Blodding OSID contains a Blogging Batch OSID for managing
Blogs and Entries in bulk.
Copyright © 2010 Ingenescus. All Rights Reserved.
This Work is being provided by the copyright holder(s) subject to the following license. By obtaining, using and/or copying this Work, you agree that you have read, understand, and will comply with the following terms and conditions.
Permission to use, copy and distribute unmodified versions of this Work, for any purpose, without fee or royalty is hereby granted, provided that you include the above copyright notices and the terms of this license on ALL copies of the Work or portions thereof.
You may nodify or create Derivatives of this Work only for your internal purposes. You shall not distribute or transfer any such Derivative of this Work to any location or to any third party. For the purposes of this license, "Derivative" shall mean any derivative of the Work as defined in the United States Copyright Act of 1976, such as a translation or modification.
This Work and the information contained herein is provided on an "AS IS" basis WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE WORK OR THE USE OR OTHER DEALINGS IN THE WORK.
The export of software employing encryption technology may require a specific license from the United States Government. It is the responsibility of any person or organization contemplating export to obtain such a license before exporting this Work.
-
InterfacesClassDescriptionA blog defines a collection of entries.This session creates, updates, and deletes
Blogs.This is the form for creating and updating blogs.The blogging manager provides access to entry lookup and creation sessions and provides interoperability tests for various aspects of this service.The entry profile describes interoperability among entry services.The blogging manager provides access to entry lookup and creation session and provides interoperability tests for various aspects of this service.This session defines methods for managing a hierarchy ofBlogs.This session defines methods for traversing a hierarchy ofBlogs.Like allOsidLists,BlogListprovides a means for accessingBlogelements sequentially either one at a time or many at a time.This session provides methods for retrievingBlogs.This interface is a container for a partial hierarchy retrieval.Like allOsidLists,BlogNodeListprovides a means for accessingBlogNodeelements sequentially either one at a time or many at a time.This session defines methods to receive notifications on adds/changes toBlogs.This is the query for searching blogs.This is the query inspector for examining blog queries.This session provides methods for searching amongBlogs.The blog receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deletedBlogobjects.The interface for governing blog searches.An interface for specifying the ordering of search results.This interface provides a means to capture results of a search.This session provides methods for searching amongBlogs.A blog entry.This session creates, updates, and deletesEntries.This session provides methods to re-assignEntriestoBlogs.This session provides methods to retrieveEntrytoBlogmappings.This is the form for creating and updatingEntries.Like allOsidLists,EntryListprovides a means for accessingEntryelements sequentially either one at a time or many at a time.This session defines methods for retrieving entries.This session defines methods to receive notifications on adds/changes toEntryobjects in thisBlog.This is the query for searching entries.This is the query inspector for examining entry queries.This session provides methods for queryingEntryobjects.The entry receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deletedEntryobjects.The search interface for governing entry searches.An interface for specifying the ordering of search results.This interface provides a means to access results of a search and any data available from executing the search.This session provides methods for searching amongEntryobjects.This session manages queries and sequencing to create "smart" dynamic catalogs.