Community-Credit.com | NonProfitWays.com | SOAPitstop.com   Skin:   
      User: Not logged in 
Home
Newsletter Signup
XSLT Library
Latest XML Blogs
Featured Examples
Presentations
Featured Articles
Book Chapters
Training Courses
Events
NewsGroups
 
Discussions
Examples
Tutorials
Tools
Articles
Resources
Websites
 
Sign In
My Profile
My Articles
My Examples
My Favorites
My Resources
Add a Resource
Logout
 
About Me
My Blog
HeadGeek Articles
Talking Portfolio
Resume
Pictures
World Trip Pics

Prev Next
1 2 3 4 5
 
Topic maps, RDF, DAML, OIL
The terms RDF, OIL, DAML, and topic maps all tend to be mentioned whenever technologies for the semantic web, knowledge management, or information management are being discussed. Finding someone who knows more than one of these well is almost impossible, however.

Type: RDF  #Views: 290  Category: Resource    

Mozilla RDF / Enabling Inference
RDF was designed to be (amongst many other things!) an appropriate data representation formalism for logic/inference applications on the Web. A number of papers and tools already exist that explore the relationship between the W3C's RDF and the world of logic programming. Our aim here is to put some of this into practice and explore the possibilities it raises for a the creation of more intelligent and intuitive information management tools.

Type: RDF  #Views: 185  Category: Resource    

Contexts for RDF Information Modelling
This memo describes some experimental work that is being undertaken with the goal of simplifying the application of RDF to a number of information modelling problems, particularly involving relationships between physical-world objects and trust modelling. It is our goal that, by using contexts, a degree of modularity can be introduced that will ease the construction of RDF information models.

Type: RDF  #Views: 271  Category: Resource    

Why I don't like RDF
I've written before about What's right with RDF, but I have to admit that overall I'm deeply unhappy with RDF on a number of different levels. While I think the kinds of things that RDF does are useful at times, I think RDF gets a number of things painfully wrong. Not only does RDF get them wrong, but RDF's getting things wrong screws up other things as well.

Type: RDF  #Views: 264  Category: Resource    

RDF: Understanding the Striped RDF/XML Syntax
This document provides a brief introduction to the underlying structure of the RDF/XML 1.0 graph serialization syntax. The Intended audience is mainly content and tool developers familiar with XML basics, and with the RDF model, who want a minimalistic understanding of RDF's XML syntax, so they can read and write RDF/XML with more confidence.

Type: RDF  #Views: 169  Category: Resource    

rdf: back-end architecture
This document provides an overview of the RDF “core” implementation, that is, the implementation of the RDF model within Mozilla. It assumes some familiarity with the RDF model as described in the RDF Model and Syntax Specification. See also the Datasource HOWTO for details on writing a datasource.

Type: RDF  #Views: 187  Category: Resource    

Basic XML and RDF techniques for knowledge management, Part 1
Columnist Uche Ogbuji begins his practical exploration of knowledge management with XML by illustrating techniques for populating Resource Description Framework (RDF) models with data from existing XML formats. As shown in the three code listings, RDF can be used as a companion to customized XML, not just as a canonical representation for certain types of data. This column, with code samples included, demonstrates how easy it can be to jump-start knowledge management with RDF even relatively late in the development game.

Type: RDF  #Views: 318  Category: Article    

Building Metadata Applications with RDF
The real test of any technology's value is what kinds of tasks are easier with it than without it. If I hear about some new technology, I'm not going to learn it and use it unless it saves me some trouble. Well, being a bit of a geek, I might play with it a bit, but I'm going to lose interest if I don't eventually see tangible proof that it either makes new things possible or old things easier.

Type: RDF  #Views: 333  Category: Article    

Instant RDF?
This week the XML Deviant returns from holiday to find that, although the W3C's Resource Description Framework (RDF) technology appears to be gaining supporters, developers still have many concerns about the complexity of its syntax.

Type: RDF  #Views: 334  Category: Article    

Should Atom Use RDF?
The problem with discussing RDF (where that means, "I think this data format should be RDF") is that you can support any four of these RDF issues (model, syntax, tools, vision), in any combination, while vigorously arguing against the others. People who believe that the RDF conceptual model is a good thing may think that the RDF/XML serialization is wretched, or that there are no good RDF tools for their favorite language, or that the Semantic Web is an unattainable pipe dream, or any combination of these things.

Type: RDF  #Views: 242  Category: Article    

The RDF Advantages Page
What are the advantages of RDF over other metadata systems? In this page we try to collect a list of some of them.

Type: RDF  #Views: 163  Category: Resource    

RDF Update
The W3C working group tasked to update and clarify the RDF specification recently released six new working drafts. The group is collecting comments, concerns, and corrections, which will be incorporated into the documents. At the end of November, in preparation for submitting the documents for review as Candidate Recommendations, the working group will begin its final review.

Type: RDF  #Views: 203  Category: Article    

RDF Applications with Prolog
In the first article in this series, I explained some of the semantics of RDF via Prolog (and vice versa). In this article, I'll explore some of the nitty-gritty of working with RDF in Prolog using the SWI-Prolog system.

Type: RDF  #Views: 331  Category: Article    

rdf: in fifty words or less
Okay, so maybe this is a bit more that fifty words, but the key points are pretty simple (and put into bold text for you manager-types who just want to get straight to the point). The Resource Description Framework, or "RDF", is really two things.

Type: RDF  #Views: 212  Category: Article    

RDF Tutorial - Part I: basic syntax and containers
The Resource Description Framework (RDF) integrates a variety of applications from library catalogs and world-wide directories to syndication and aggregation of news, software, and content to personal collections of music, photos, and events using XML as an interchange syntax. See http://www.w3.org/RDF/ for details.

Type: RDF  #Views: 625  Category: Tutorial    

The Social Meaning of RDF
One of the enduring joys of having a pulpit, such as is provided by the XML-Deviant column, is the chance to ride one's own hobby horses. While the point of the XML-Deviant column is to represent the most interesting and important facets of debate within the XML development community, it also affords me a chance to promote or demote things, based upon my sense of what is true, good, right, or useful.

Type: RDF  #Views: 314  Category: Article    

Raptor RDF Parser Toolkit
Raptor is a free software/Open Source C library that parses RDF syntaxes such as RDF/XML and N-Triples into RDF triples.

Type: RDF  #Views: 470  Category: Tool    

IsaViz: A Visual Authoring Tool for RDF
IsaViz is a visual environment for browsing and authoring RDF models represented as graphs.

Type: RDF  #Views: 517  Category: Tool    

An Introduction to the Resource Description Framework
The Resource Description Framework (RDF) is an infrastructure that enables the encoding, exchange and reuse of structured metadata. RDF is an application of XML that imposes needed structural constraints to provide unambiguous methods of expressing semantics. RDF additionally provides a means for publishing both human-readable and machine-processable vocabularies designed to encourage the reuse and extension of metadata semantics among disparate information communities.

Type: RDF  #Views: 315  Category: Article    

An introduction to RDF
This article introduces Resource Description Framework (RDF), developed by the W3C for Web-based metadata, using XML as an interchange syntax. RDF's essential aim is to make work easier for autonomous agents, which would refine the Web by improving search engines and service directories. Author Uche Ogbuji gives an overview of RDF aspects from schemas to usage scenarios. The article assumes that you are already familiar with XML.

Type: RDF  #Views: 190  Category: Article    

Prev Next
1 2 3 4 5


Fans of "The Office"
Dwight Bobbleheads are here!

  “It's me! I'm the bobblehead! Yes!”



Advertise on XMLPitstop

Advertise on XMLPitstop


EggHead Cafe
Web Servicee development
DotNetSlackers
help desk support
clown masks
it outsourcing services
Printer ink
Conference Call
Video Surveillance
MailCleaner Spam Gateway
Skype vs. sipcall

2,848 Total Members
31 members(last 30 days)
5 members(last 7 days)
0 members(today)

1,906 Total Discussions
7 Posts(last 30 days)
3 Posts(last 7 days)
0 Posts(today)

47,487 Total Blog Posts
0 Blogs(last 30 days)
0 Blogs(last 7 days)
0 Blogs(today)

8,699 Newsgroup Posts
0 Posts(last 30 days)
0 Posts(last 7 days)
0 Posts(today)

14,057 Total Resources
9 Resources(last 30 days)
8 Resources(last 7 days)
0 Resources(today)


 

David Silverlight's XMLPitstop.com| 2801 Florida Ave #225|Miami, FL 33133|Ph:305-447-1139