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

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

Namespace Prefixes

PrefixIRI
dctermshttp://purl.org/dc/terms/
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
n16http://vos.openlinksw.com/dataspace/services/wiki/
oplhttp://www.openlinksw.com/schema/attribution#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/
dchttp://purl.org/dc/elements/1.1/
n7http://vos.openlinksw.com/dataspace/dav#
n18http://xmlrpc.free-conversant.com/docs/
rdfshttp://www.w3.org/2000/01/rdf-schema#
n15http://rdfs.org/sioc/services#
siocthttp://rdfs.org/sioc/types#
n6http://vos.openlinksw.com/dataspace/person/dav#
n8http://vos.openlinksw.com/dataspace/owiki/wiki/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n10http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/ODSWeblogBloggerAPI/
n19http://vos.openlinksw.com/dataspace/owiki#
xsdhhttp://www.w3.org/2001/XMLSchema#
n12http://vos.openlinksw.com/dataspace/person/owiki#
siochttp://rdfs.org/sioc/ns#

Statements

Subject Item
n2:ODSWeblogBloggerAPI
rdf:type
sioct:Comment atom:Entry
dcterms:created
2017-06-13T05:38:29.094819
dcterms:modified
2017-06-13T05:38:29.094819
rdfs:label
ODSWeblogBloggerAPI
foaf:maker
n6:this n12:this
dc:title
ODSWeblogBloggerAPI
opl:isDescribedUsing
n10:sioc.rdf
sioc:has_creator
n7:this n19:this
sioc:content
---++ODS Weblog Blogger API * blogger.newPost <verbatim> Description: Creates a new post, and optionally publishes it. Parameters: "appkey" string "blogid" string "username" string "password" string "content" string "publish" boolean Return value: on success: "postid" string - ID of the new post; on failure: fault </verbatim> * blogger.editPost <verbatim> Description: Updates the information about an existing post. Parameters: "appkey" string "postid" string "username" string "password" string "content" string "publish" boolean Return value: on success: boolean true value on failure: fault </verbatim> * blogger.deletePost <verbatim> Description: Deletes a post. Parameters: "appkey" string "postid" string "username" string "password" string "publish" boolean Return value: on success: boolean true value on failure: fault </verbatim> * blogger.getPost * blogger.getRecentPosts <verbatim> Description: Returns a list of the most recent posts in the system. Parameters: "appkey" string "blogid" string "username" string "password" string "numberOfPosts" int Return value: on success: array of structs containing: { "dateCreated" ISO.8601 date string "userid" string "postid" string "content" string } on failure: fault </verbatim> * blogger.getUsersBlogs Description: Returns a list of weblogs to which a user has posting privileges. Parameters: "appkey" string "username" string "password" string Return value: on success: array of structs containing { "url" string "blogid" string "blogName" string } on failure: fault </verbatim> * blogger.getTemplate <verbatim> Parameters: "appkey" string "blogid" string "username" string "password" string templateType string: Determines which of the blog's templates will be returned. Currently, either "main" or "archiveIndex" can be accepted. Return value: on success: string containing the template "content" on failure: fault </verbatim> * blogger.setTemplate <verbatim> Parameters: "appkey" string "blogid" string "username" string "password" string "template" string: The text for the new template (usually an HTML "content"). "templateType" string: Determines which of the blog's templates will be returned. Currently, either "main" or "archiveIndex". Return value: on success: true value, boolean, on failure: fault </verbatim> * blogger.getUserInfo <verbatim> Description: Returns information about an author in the system. Parameters: "appkey" string "username" string "password" string Return value: on success: struct containing: { string userid string firstname string lastname string nickname string email string url } on failure: fault Notes: firstname is the Movable Type "username" up to the first space character, and lastname is the "username" after the first space character. </verbatim> ---+++ODS Weblog Blogger API Services UI Endpoint ODS Weblog Blogger API Services UI endpoint: <verbatim> http://host:port/BlogAPI/services.vsmx </verbatim> ODS Weblog Blogger API Services wsdl Endpoint: <verbatim> http://host:port/BlogAPI/services.wsdl </verbatim> ---+++References * [[http://xmlrpc.free-conversant.com/docs/bloggerAPI][Blogger API ]]
sioc:id
533b958ebdfb79441ff2dd6bf8a6e9aa
sioc:link
n2:ODSWeblogBloggerAPI
sioc:has_container
n8:VOS
n15:has_services
n16:item
atom:title
ODSWeblogBloggerAPI
sioc:links_to
n18:bloggerAPI
atom:source
n8:VOS
atom:author
n6:this
atom:published
2017-06-13T05:38:29Z
atom:updated
2017-06-13T05:38:29Z
sioc:topic
n8:VOS