Clipmarks

introducing clip-to-blog

The easiest way to blog the interesting things you find on the web.
Supports Blogger, Wordpress, Typepad, Live Journal, Movable Type, and Vox.  learn more»
 
 
Post this to your blog
Blog Type:
Blog Username:
Blog Password:
Blog Url:
XML-RPC Url:
Copy and Paste the following code into a new blog post...
Login or Sign Up to save your blog settings.
Title of Post:
Remarks for Post:BBCode  No HTML 
 
 
 
Clip Preview:
clipped from www.xml.com

The Semantic Web: A Primer by Edd Dumbill | Pages: 1, 2

Semantic Web Technologies (con'td)

RDF, RDF Schemas and Ontologies

The W3C's Resource Description Framework is one of the cornerstones of Semantic Web work.

the real value of RDF is the data model.
It defines a very simple data model of triples (subject, predicate, object), where subject and predicate are URIs, and the object is either a URI or a literal. With this simple model, objects and their properties may be represented.
RDF schemas differ somewhat from XML schemas (such as DTDs or W3C XML Schemas) in that they do not define a permissible syntax but instead classes, properties, and their interrelation: they operate directly at the data model level, rather than the syntax level. Scaled up over the Web, RDF schemas are a key technology, as they allow machines to make inferences about the data collected from the web.
 blog it

style options...

Include Clip before or after Remarks  
Customize Clip Colors
Border Background Font
Select Border Color
Select Background Color
Select Font Color
Video Size
If you are clipping video to your blog, and it is too wide, select this option.
Clipmarks Logo and Link
If you chose not to have the Clipmarks logo and link in this blog post, select "Don't include" here.
Line Breaks (Advanced)
If your blog software is configured to automatically convert new lines into HTML, select "Don't format" here to prevent Clipmarks from doing so.
Styles (Advanced)
By default, Clipmarks uses inline styles to format content in your blog post. If you would like to prevent this styling and customize the css rules yourself, select this option and copy this stylesheet into your blog template.