<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.w3.org/2011/rdf-wg/wiki/skins/common/feed.css?207"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>RDF Working Group Wiki - User contributions [en]</title>
		<link>http://www.w3.org/2011/rdf-wg/wiki/Special:Contributions/Nhumfrey</link>
		<description>From RDF Working Group Wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.15.5</generator>
		<lastBuildDate>Sun, 19 May 2013 01:10:49 GMT</lastBuildDate>
		<item>
			<title>F2F2</title>
			<link>http://www.w3.org/2011/rdf-wg/wiki/F2F2</link>
			<description>&lt;p&gt;Nhumfrey:&amp;#32;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;12-13 October 2011 &lt;br /&gt;
&lt;br /&gt;
See the (closed) poll results at:  http://www.w3.org/2002/09/wbs/46168/RDFWGFTF2/results&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&lt;br /&gt;
; Intend to attend (you must sign up to get Internet access, food, ...)&lt;br /&gt;
: David Wood&lt;br /&gt;
: Peter F. Patel-Schneider (very likely if East, only moderately likely if West)&lt;br /&gt;
: Scott Bauer&lt;br /&gt;
: Dan Brickley (tentative - really not sure yet, depends on timing, location, funding, ...)&lt;br /&gt;
: Pierre-Antoine Champin (tentative - really not sure yet, depends on timing, location, funding, ...)&lt;br /&gt;
: Ted Thibodeau (tentative. more likely if in Boston than in Murray Hill; much less likely if in CA) &lt;br /&gt;
: Ivan Herman can attend a European site, not in the US&lt;br /&gt;
: Steve Harris, maybe attend US East coast, definitely UK/Ireland.&lt;br /&gt;
: Nicholas Humfrey, definitely UK, maybe Ireland&lt;br /&gt;
: Yves Raimond, definitely UK, maybe Ireland&lt;br /&gt;
: Zhe Wu(tentative)&lt;br /&gt;
&lt;br /&gt;
; Intend to attend remotely&lt;br /&gt;
: Richard Cyganiak&lt;br /&gt;
&lt;br /&gt;
; Regrets&lt;br /&gt;
: Fabien Gandon&lt;/div&gt;</description>
			<pubDate>Wed, 03 Aug 2011 15:31:05 GMT</pubDate>			<dc:creator>Nhumfrey</dc:creator>			<comments>http://www.w3.org/2011/rdf-wg/wiki/Talk:F2F2</comments>		</item>
		<item>
			<title>TF-JSON</title>
			<link>http://www.w3.org/2011/rdf-wg/wiki/TF-JSON</link>
			<description>&lt;p&gt;Nhumfrey:&amp;#32;Added my votes to the questions.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= JSON RDF Task Force =&lt;br /&gt;
&lt;br /&gt;
The JSON RDF Task Force is primarily responsible for creating a JSON serialization of RDF.&lt;br /&gt;
&lt;br /&gt;
== Inputs ==&lt;br /&gt;
&lt;br /&gt;
* ''[http://n2.talis.com/wiki/RDF_JSON_Specification RDF JSON]'', by Talis.&lt;br /&gt;
* ''[http://json-ld.org/ JSON-LD]'', by Manu Sporny.&lt;br /&gt;
* ''[http://decentralyze.com/2010/06/04/from-json-to-rdf-in-six-easy-steps-with-jron/ JRON]'' by Sandro Hawke.&lt;br /&gt;
* ''[http://code.google.com/p/linked-data-api/wiki/Specification JSON serialization]''  in the Linked Data API.&lt;br /&gt;
* ''[http://www.w3.org/TR/rdf-sparql-json-res/ SPARQL Query Results in JSON]'' by DAWG.&lt;br /&gt;
* ''[http://webr3.org/apps/specs/jsn3/ JSN3]'' by Nathan.&lt;br /&gt;
* ''[http://www.w3.org/2009/12/rdf-ws/papers/ws02 Flat triples approach to RDF graphs in JSON]'' by Dominik Tomaszuk&lt;br /&gt;
* ''[http://www.w3.org/2001/sw/wiki/index.php?title=RDF_Core_Work_Items&amp;amp;oldid=1990#JSON Ideas and issues from the community ]'' from RDF Core Work Items build on RDF/NextStepWorkshop, are reproduced below.&lt;br /&gt;
* ''[http://www.w3.org/wiki/JTriples JTriples ]'' by Michael Hausenblas&lt;br /&gt;
* ''[http://code.google.com/p/backplanejs/wiki/Rdfj RDFj]'' by Mark Birbeck probably.&lt;br /&gt;
&lt;br /&gt;
==== Materials from RDF Next Step WorkShop ====&lt;br /&gt;
&lt;br /&gt;
=====Pros=====&lt;br /&gt;
* Allows web authors (Javascript, HTML5, ... developers) more easily use rdf data with existing tools and techniques&lt;br /&gt;
* Multiple JSON formats and implementations (some interoperable) already exist showing interest in this work&lt;br /&gt;
=====Cons=====&lt;br /&gt;
* Current JSON formats are not aligned - differnent approaches - making it JSON-user friendly versus making it familiar to existing RDF users.&lt;br /&gt;
* Needs some R&amp;amp;D and alignment.&lt;br /&gt;
* Risk that the result would be some standard that would not be adopted if it was not 'web author' friendly.&lt;br /&gt;
&lt;br /&gt;
== Deliverables ==&lt;br /&gt;
&lt;br /&gt;
* JSON Serialization of RDF&lt;br /&gt;
&lt;br /&gt;
== Questions to Contemplate ==&lt;br /&gt;
&lt;br /&gt;
# What are the use cases for the JSON serialization?&lt;br /&gt;
# Are we to create a lightweight JSON based RDF interchange format optimized for machines and speed, or an easy to work with JSON view of RDF optimized for humans (developers)?&lt;br /&gt;
# Is it necessary for developers to know RDF in order to use the simplest form of the RDF-in-JSON serialization?&lt;br /&gt;
# Should we attempt to support more than just RDF? Key-value pairs as well? Literals as subjects?&lt;br /&gt;
# Must RDF in JSON be 100% compatible with the JSON spec? Or must it only be able to be read by a JavaScript library and thus be JSON-like-but-not-compatible (and can thus deviate from the standard JSON spec)?&lt;br /&gt;
# Must all major RDF concepts be expressible via the RDF in JSON syntax?&lt;br /&gt;
# Should we go more for human-readability, or terse/compact/machine-friendly formats? What is the correct balance?&lt;br /&gt;
# Should there be a migration story for the JSON that is already used heavily on the Web? For example, in REST-based services?&lt;br /&gt;
# Should processing be a single-pass or multi-pass process? Should we support SAX-like streaming?&lt;br /&gt;
# Should there be support for [http://json-ld.org/spec/ED/20110201/#disjoint-graphs disjoint graphs]?&lt;br /&gt;
# Should we consider how the structure may be [http://payswarm.com/vocabs/signature#JsonldSignature digitally signed]?&lt;br /&gt;
# How should [http://json-ld.org/spec/ED/20110201/#the-normalization-algorithm normalization] occur?&lt;br /&gt;
# Should [http://webr3.org/blog/semantic-web/rdf-named-graphs-vs-graph-literals/ graph literals] be supported?&lt;br /&gt;
# Should [http://webr3.org/blog/semantic-web/rdf-named-graphs-vs-graph-literals/ named graphs] be supported?&lt;br /&gt;
# Should [http://json-ld.org/spec/ED/20110201/#automatic-typing automatic typing] be supported?&lt;br /&gt;
# Should [http://json-ld.org/spec/ED/20110201/#type-coercion type coercion] be supported?&lt;br /&gt;
# Should there be [http://json-ld.org/spec/ED/20110201/#the-json-ld-api an API] defined in order to easily map RDF-in-JSON to/from language-native formats?&lt;br /&gt;
&lt;br /&gt;
== RDF in JSON Use Cases ==&lt;br /&gt;
&lt;br /&gt;
=== Migrating to Semantic Web Services ===&lt;br /&gt;
&lt;br /&gt;
Frank runs a website that provides Web Services via a REST-based API that supports JSON. He would like developers using his system to be able to easily post and get RDF data RESTfully via his Web Services. He wants to make sure that the data that is exchanged looks very much like the JSON data that is passed to and from the Web Services that he already provides. He wants to make sure that developers can utilize the current JSON-based tools and workflows, perhaps with a tiny library for the serializations he uses, but still ensure that he can add semantics to that data in a way that is easy to explain to his Web Service customers.&lt;br /&gt;
&lt;br /&gt;
=== Generalized storage of Semantic Data in Web Services ===&lt;br /&gt;
&lt;br /&gt;
ACME Corp is operating a website with a JSON API. They want to give users the ability to store arbitrary additional data alongside certain objects managed via the API. For example, when a user account is created via the API, the client app should be able to also submit a digital signature or “My upcoming trips” data. The client app would be able to use that data on subsequent requests. To avoid accidental clashes between fields used by different client apps, ACME Corp wants to use RDF as the data model. Nevertheless, they want to keep the impact on the existing JSON API and existing clients to a minimum.&lt;br /&gt;
&lt;br /&gt;
=== Developing a Javascript application that interacts with a graph store ===&lt;br /&gt;
&lt;br /&gt;
Herbert is developing a Javascript application that interacts with an RDF store. He wants to be able to easily PUT, POST and GET RDF data RESTfully using the [http://www.w3.org/TR/sparql11-http-rdf-update/ SPARQL RDF Dataset HTTP Protocol].  Since he is working in Javascript, he wants to be able to send data to a graph store using JSON to represent the RDF data.&lt;br /&gt;
&lt;br /&gt;
=== Expose a service that internally uses RDF in a JSON-friendly way ===&lt;br /&gt;
&lt;br /&gt;
Stacy operates several Web Services. She designed the data that is sent and received by her Web Services in a way that maps very easily to RDF. She wants to be able to take the data that she is already publishing and transform it into RDF for internal use. She wants to be able to do this without impacting the developers that are currently using her system.&lt;br /&gt;
&lt;br /&gt;
She also wants to be able to give the developers that care about RDF a data model that maps to RDF well. She would like to support both regular JSON developers and semantic web JSON developers at the same time via her JSON-based Web Services API.&lt;br /&gt;
&lt;br /&gt;
=== Digital Signatures on Graphs ===&lt;br /&gt;
&lt;br /&gt;
Graeme would like to publish assets for sale on his website via a JSON-based Web Services API. He would like this data to be cached on third party sites without the pricing information being changed or forged. He accomplishes this by digitally signing the graph of information that he publishes such that search engines and other caching mechanisms can relay the information without needing to directly access his site. By cryptographically signing the graph, he is also ensuring that information about the asset, including pricing information, cannot be changed or forged to different values.&lt;br /&gt;
&lt;br /&gt;
=== Universal Payment Standard for the Web ===&lt;br /&gt;
&lt;br /&gt;
The [http://payswarm.com/ PaySwarm Web platform] is an open web standard that enables Web browsers and Web devices to perform Universal Web Payment. The nascent standard is using a form of RDF in JSON extensively in order to support distributed listing of [http://payswarm.com/vocabs/payswarm#Asset assets], description of [http://payswarm.com/vocabs/payswarm#License licenses] and [http://payswarm.com/vocabs/payswarm#Contract digital contracts], and [http://payswarm.com/vocabs/signature#JsonldSignature digital signatures] on graphs of RDF information. Information is published via HTML+RDFa and then used in JSON-form when transmitted to and from PaySwarm-aware Web Services.&lt;br /&gt;
&lt;br /&gt;
=== Treating JSON data as RDF for use in Data Spaces ===&lt;br /&gt;
&lt;br /&gt;
In data integration scenarios it can be useful to “crawl” a JSON API, and reflect the crawled data in an RDF expression that can then be stored in a SPARQL store and further refined/mapped/linked with other RDF. A main challenge in “crawling” JSON APIs in a generic way is the question how to find/construct new URIs to GET from the first JSON response, as this often requires API specific knowledge, such as which fields contains URIs and which templates should be used to construct URIs from field values. Ideally, such URIs would be captured in the RDF representation so that the RDF representation captures the “link structure” in the original JSON. In this use case, producing “idiomatic” RDF that uses proper vocabularies etc from the JSON is perhaps not realistic; the structure of the produced RDF would closely reflect the JSON object structure, and vocabulary terms would be local to the API.&lt;br /&gt;
&lt;br /&gt;
=== Pulling In Data From An External Linked Data Service ===&lt;br /&gt;
&lt;br /&gt;
Joe has had a Justin Bieber fan site hosted on GeoCities forever. After GeoCities got shut down, he first considered migrating his content onto a Facebook fan site, however, having heard of the Semantic Web's recent success stories, decided to run his own site, get some server space, install WordPress, install a WordPress RDFa plugin, and be happy. From reading an article on W3Schools, he knows that if he writes... &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;div xmlns:foaf=&amp;quot;http://xmlns.com/foaf/0.1/&amp;quot; about=&amp;quot;http://dbpedia.org/resource/Justin_Bieber&amp;quot;&amp;gt;&lt;br /&gt;
  Justin Bieber's birthday is on&lt;br /&gt;
  &amp;lt;span property=&amp;quot;foaf:birthday&amp;quot; content=&amp;quot;1994-03-01&amp;quot;&amp;gt;March 1, 1994&amp;lt;/span&amp;gt;			&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
...he makes a statement about ''the'' Justin Bieber. At some point he decides to create a Justin Bieber images widget for his site with content from that cool new Semantic Web image site where he can retrieve semantically annotated images using their HTTP API like so:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
GET http://cool-semantic-image-site.example.org/api/v1/for-sure-not-rest/images?q=dbp:Justin_Bieber&amp;amp;format=json&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
This API returns data in application/rdf-however-we-call-it+json, so he can simply JSON.parse the result, and use it like so:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
var results = JSON.parse(responseText);&lt;br /&gt;
results.images.forEach(function(img) {&lt;br /&gt;
  // build HTML&lt;br /&gt;
});&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
He loves this API, because it is easy to work with in jQuery, plus the returned JSON code is easy to understand by just looking at it.&lt;br /&gt;
&lt;br /&gt;
=== Access CONSTRUCT/DESCRIBE query results from JSON apps ===&lt;br /&gt;
&lt;br /&gt;
SPARQL provides a JSON format for SELECT and ASK queries: currently a [http://www.w3.org/TR/rdf-sparql-json-res/ a W3C WG NOTE].&lt;br /&gt;
&lt;br /&gt;
A JSON serialization of RDF would make the results of CONSTRUCT (and DESCRIBE) queries accessible as JSON-consuming clients.&lt;br /&gt;
&lt;br /&gt;
=== Send RDF to a graph store ===&lt;br /&gt;
&lt;br /&gt;
Alice wants to write a web application that collects data from the user during a scientific experiment and send the results to a shared data repository which is a graph store.  Alice would like to use the [http://www.w3.org/TR/sparql11-http-rdf-update/ SPARQL 1.1 RDF Dataset HTTP Protocol] PUT data into the store.&lt;br /&gt;
&lt;br /&gt;
=== Traditional JSON API over an RDF store ===&lt;br /&gt;
&lt;br /&gt;
Pablo is developing a new web service. He has recently started to explore RDF, and would like to build the new service with an RDF store as the backend. However, all his other services have JSON APIs. He is concerned about alienating his customers by offering only RDF and SPARQL interfaces. He would like a solution that allows him to expose a JSON-based API on top of the RDF store. It should be similar to his other APIs and feel familiar to his users. On the other hand, he also wants to expose the full RDF data model to allow those with the right tooling to make maximum use of his data.&lt;br /&gt;
&lt;br /&gt;
=== View as RDF ===&lt;br /&gt;
&lt;br /&gt;
Eli has an existing popular HTTP API which returns JSON and has many users, he has recently learned of the benefits of the semantic web and linked data, and would like to provide a way for users to see his data as RDF, without changing his entire heavily invested in technology stack or breaking backwards compatibility on his API. Eli can only make minor tweaks, such as adding http based id's to the objects the API returns, and providing a map which relates object property names to well known RDF properties.&lt;br /&gt;
&lt;br /&gt;
=== RDF transfer between systems ===&lt;br /&gt;
&lt;br /&gt;
Trevor would like to consume and produce RDF in his modern programming language. It does not yet have an RDF library but it does have a well optimised JSON parser and serialiser. He would like to take advantage of this JSON parser to perform simple but fast processing of RDF, without having to write a lot of code to parse RDF, as would be requires for other formats such as Turtle and RDF/XML.&lt;br /&gt;
&lt;br /&gt;
== RDF in JSON Design Requirements ==&lt;br /&gt;
&lt;br /&gt;
=== There should be two serialization formats ===&lt;br /&gt;
&lt;br /&gt;
There should be a machine-friendly serialization format and there should be a human-friendly serialization format.&lt;br /&gt;
&lt;br /&gt;
* -1 [[User:Msporny|Manu Sporny]], given the limited time for this working group, I think we should focus on the human-friendly serialization format. RDF already has a number of machine-friendly serialization formats.&lt;br /&gt;
* +1 [[User:Andy_Seaborne|Andy]]. A simple &amp;quot;s&amp;quot;, &amp;quot;p&amp;quot;, &amp;quot;o&amp;quot; format is not the same amount of work as a human-friendly form. See [http://www.w3.org/TR/rdf-sparql-json-res/ SPARQL JSON result format]&lt;br /&gt;
* 0 [[User:Lfeigenb|Lee]]. I'd worry about the WG's available time and resources.&lt;br /&gt;
* +1 [[User:Nrixham|Nathan]] if possible.&lt;br /&gt;
* -0 [[User:Mbrunati|Matteo Brunati]] not enough time maybe&lt;br /&gt;
* -0 [[User:Cmatheus|Chris Matheus]] not a priority&lt;br /&gt;
* -1 [[User:Tsteiner|Thomas Steiner]] Can we avoid this? One format to rule them all.&lt;br /&gt;
* 0 [[User:Nhumfrey|Nicholas Humfrey]] Ideally one would be a subset of the other.&lt;br /&gt;
&lt;br /&gt;
=== A primary goal SHOULD be to build a human-friendly version of the serialization for JSON developers === &lt;br /&gt;
&lt;br /&gt;
The serialization should be optimized for humans first, machines second. The ability for machines to quickly parse the file is secondary to the ability for developers to be able to use the serialization with JavaScript. A focus should be placed on making the serialization fit into JavaScript frameworks easily, even at the cost of JSON-LD processor implementation complexity.&lt;br /&gt;
&lt;br /&gt;
* +1 [[User:Msporny|Manu Sporny]]&lt;br /&gt;
* -1 [[User:Lfeigenb|Lee]]. Given the existing work in the RDFa group on an API, I'd rather see a simple, machine-friendly format that implementations can then make available via an API. I'm not convinced that a standard human-friendly JSON format is a big win.&lt;br /&gt;
* -0 [[User:Andy_Seaborne|Andy]] Different uses cases lead to different design tradeoffs.  (e.g [http://code.google.com/p/linked-data-api/ LDA] is a tree; ideal for them, bad for different uses.)&lt;br /&gt;
* +1 [[User:Nrixham|Nathan]] but only if the product can be considered simple JSON objects (k/v objects with a subject set) and the caveat is recognized that by not requiring an RDF toolkit or understanding of properties, inference etc, the data isn't really RDF... it's RDF-able - else -1, waste of time.&lt;br /&gt;
* +1 [[User:Mbrunati|Matteo Brunati]] +1 Nathan observations&lt;br /&gt;
* +1 [[User:Cmatheus|Chris Matheus]] extremely helpful for users new to RDF&lt;br /&gt;
* +1 [[User:Tsteiner|Thomas Steiner]] Yes, please! Make it easy for developers to write RDF in JSON.&lt;br /&gt;
* -1 [[User:Nhumfrey|Nicholas Humfrey]] I am more interested in machines. Turtle is good for Humans.&lt;br /&gt;
&lt;br /&gt;
=== A primary goal SHOULD be to build a machine-optimized version of the serialization === &lt;br /&gt;
&lt;br /&gt;
The serialization should be optimized for machines first, humans second. The ability to use the serialization in JavaScript is secondary to the ability for machines to quickly parse the file. A focus should be placed on making implementations very easy to write.&lt;br /&gt;
&lt;br /&gt;
* -1 [[User:Msporny|Manu Sporny]]&lt;br /&gt;
* +1 [[User:Lfeigenb|Lee]]&lt;br /&gt;
* +1 [[User:Nrixham|Nathan]]&lt;br /&gt;
* +1 [[User:Mbrunati|Matteo Brunati]]&lt;br /&gt;
* -1 [[User:Cmatheus|Chris Matheus]]&lt;br /&gt;
* -1 [[User:Tsteiner|Thomas Steiner]] As stated before, I'd love to see one format to rule them all.&lt;br /&gt;
* +1 [[User:Nhumfrey|Nicholas Humfrey]]&lt;br /&gt;
&lt;br /&gt;
=== The serialization SHOULD be able to transform most JSON in use today into RDF ===&lt;br /&gt;
&lt;br /&gt;
There should be a flexible mechanism, such as a &amp;quot;context&amp;quot;, that is capable of mapping from JSON key-value pairs to RDF triples. This mechanism could be specified either in-band or out-of-band from the serialization. Having this feature could map much of the existing JSON in the wild into RDF.&lt;br /&gt;
&lt;br /&gt;
* +1 [[User:Msporny|Manu Sporny]]&lt;br /&gt;
* -1 [[User:Lfeigenb|Lee]]. Seems out-of-scope; do existing RDF-in-JSON solutions already have such mechanisms?&lt;br /&gt;
* -1 [[User:Andy_Seaborne|Andy]] The original data was not written to be used in this way.&lt;br /&gt;
* +1 [[User:Nrixham|Nathan]] Assuming we're still talking two serializations, then this would be very valuable, for twitter to be able to say here's our data, view it as simple objects or rdf graphs; although I'm unsure we can get there without a common vision across the water.&lt;br /&gt;
* -1 [[User:Mbrunati|Matteo Brunati]] +1 to Andy, it's not in the original usage of the data&lt;br /&gt;
* -1 [[User:Cmatheus|Chris Matheus]] nice to have but should not consume this team's resources&lt;br /&gt;
* 0 [[User:Tsteiner|Thomas Steiner]] Time permitting, not a top priority IMHO.&lt;br /&gt;
* -1 [[User:Nhumfrey|Nicholas Humfrey]] too complex - and not worth standardising&lt;br /&gt;
&lt;br /&gt;
=== Developers do not need to be familiar at all with RDF to start using the serialization ===&lt;br /&gt;
&lt;br /&gt;
Understanding the semantic web and the concepts of RDF (triples, graphs, etc.) should not be required in order to use the format. That means that the format may have a very simple, stripped down version for beginners and a more advanced set of features for semantic web enthusiasts.&lt;br /&gt;
&lt;br /&gt;
* +1 [[User:Msporny|Manu Sporny]]&lt;br /&gt;
* +1 [[User:Nrixham|Nathan]] only if two serializations, and as per previous comments.&lt;br /&gt;
* -1 [[User:Rcygania2|Richard Cyganiak]] I ''think'' I disagree. If you don't want to expose developers to RDF at all, then why not just use vanilla JSON? Also I don't understand how the beginner/advanced thing should work. A server will have to generate the one or the other, so it's not like client-side developers get to choose which version they want to be exposed to.&lt;br /&gt;
* -1 [[User:Mbrunati|Matteo Brunati]] I think a minimal semweb context is necessary: thinking on SIMILE Exhibit framework. It's not simple to use without a prior knowledge of the model.&lt;br /&gt;
* 0 [[User:Cmatheus|Chris Matheus]] some very basic knowledge may be important but deep knowledge should not be required&lt;br /&gt;
* -1 [[User:Tsteiner|Thomas Steiner]] People should at /least/ have an understanding of triples, that's enough for most use cases.&lt;br /&gt;
* 0 [[User:Nhumfrey|Nicholas Humfrey]] don't hide the triples&lt;br /&gt;
&lt;br /&gt;
=== The serialization MAY include features not in RDF ===&lt;br /&gt;
&lt;br /&gt;
There are certain features, such as generic key-value pairs in JSON that do not map well to RDF. They would map well if RDF had a concept of plain literals in the subject or predicate position. The serialization could include these concepts but may specify that the values may not be serialized to all RDF serialization formats (such as RDF/XML, TURTLE or RDFa).&lt;br /&gt;
&lt;br /&gt;
* +1 [[User:Msporny|Manu Sporny]]&lt;br /&gt;
* -1 [[User:Andy_Seaborne|Andy]] creates an incompatible sub-community of applications.&lt;br /&gt;
* +1 [[User:Nrixham|Nathan]] useful for allowing &amp;quot;junk&amp;quot; data like debugging info and session tokens, again only if two serializations.&lt;br /&gt;
* -1 [[User:Rcygania2|Richard Cyganiak]] as per Andy. Generic key-value pairs can be translated to &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;&amp;gt; &amp;lt;#key&amp;gt; &amp;quot;value&amp;quot;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt; or somesuch.&lt;br /&gt;
* -1 [[User:Mbrunati|Matteo Brunati]] as for Andy. making a default rule to the generic key-value stuff&lt;br /&gt;
* -1 [[User:Cmatheus|Chris Matheus]] shouldn't spend time on this&lt;br /&gt;
* -1 [[User:Tsteiner|Thomas Steiner]] Strong no. Stay compatible with RDF by all means.&lt;br /&gt;
* -1 [[User:Nhumfrey|Nicholas Humfrey]]&lt;br /&gt;
&lt;br /&gt;
=== The serialization MUST be 100% compatible with the JSON spec ===&lt;br /&gt;
&lt;br /&gt;
Additional features such as comments or short-hand notation to support datatypes could be supported in the serialization if we extended the JSON format. This would mean that the serialization would be incompatible with vanilla JSON readers and writers. While this may make serialization nicer, we should not make any additions/modifications to the JSON format to ensure maximum compatibility with pre-existing processors.&lt;br /&gt;
&lt;br /&gt;
* +1 [[User:Msporny|Manu Sporny]]&lt;br /&gt;
* +1 [[User:Andy_Seaborne|Andy]]&lt;br /&gt;
* +1 [[User:Lfeigenb|Lee]]&lt;br /&gt;
* +1 [[User:Nrixham|Nathan]] else it's not JSON..&lt;br /&gt;
* +1 [[User:Mbrunati|Matteo Brunati]]&lt;br /&gt;
* +1 [[User:Cmatheus|Chris Matheus]]&lt;br /&gt;
* +1 [[User:Tsteiner|Thomas Steiner]] Strong yes!&lt;br /&gt;
* +1 [[User:Nhumfrey|Nicholas Humfrey]]&lt;br /&gt;
&lt;br /&gt;
=== It is a requirement that all RDF concepts MUST be expressible in the serialization ===&lt;br /&gt;
&lt;br /&gt;
There are concepts like RDF datatypes and g-snaps/graph literals that could be omitted from the serialization in order to reduce learning and implementation complexity. &lt;br /&gt;
&lt;br /&gt;
* -1 [[User:Msporny|Manu Sporny]], Good design is a balancing act - we should only include what will help the most number of people.&lt;br /&gt;
* +1 [[User:Lfeigenb|Lee]]. I'd hesitate to say &amp;quot;all&amp;quot;, but in general, a JSON RDF serialization would not be useful to us unless it was as much a 1st-class serialization of the RDF model as turtle, RDF/XML, etc.&lt;br /&gt;
* +1 [[User:Andy_Seaborne|Andy]] for the machine-friendly form to work with non-JSON apps and systems.&lt;br /&gt;
* -1 [[User:Andy_Seaborne|Andy]] for the human-friendly form but the features dropped will vary from usage to usage.&lt;br /&gt;
* +1 [[User:Nrixham|Nathan]] for machine (rdf in json)&lt;br /&gt;
* -1 [[User:Nrixham|Nathan]] for human (rdf-able json objects)&lt;br /&gt;
* -1 [[User:Cmatheus|Chris Matheus]] not for this round&lt;br /&gt;
* +0.8 [[User:Mbrunati|Matteo Brunati]] probably yes, but not this time maybe, too complexity?&lt;br /&gt;
* -1 [[User:Tsteiner|Thomas Steiner]] Easy things should be easy and hard things should be possible. Keep the entry barrier low (inferred types), but allow the experts to do crazy things.&lt;br /&gt;
* +1 [[User:Nhumfrey|Nicholas Humfrey]] Definitely for the machine version of the spec.&lt;br /&gt;
&lt;br /&gt;
=== There should be a migration story for going from existing JSON in the wild to this new format ===&lt;br /&gt;
&lt;br /&gt;
The serialization task force should ensure that there is a subset of the serialization that is useful to beginners that use pure JSON, then show how developers could sprinkle in a little RDF into their JSON, then show how developers can fully migrate to the new serialization format. The transition to the serialization format will probably take multiple years The transition should be as smooth and organic as possible. We should also understand that many may not need to transition to RDF - JSON may work just fine for their application. We should not assume that people will go straight from regular JSON to the new serialization format.&lt;br /&gt;
&lt;br /&gt;
* +1 [[User:Msporny|Manu Sporny]]&lt;br /&gt;
* +1 [[User:Nrixham|Nathan]] for human rdf-able json object serialization, if we can get there.&lt;br /&gt;
* +1 [[User:Mbrunati|Matteo Brunati]]&lt;br /&gt;
* -0 [[User:Cmatheus|Chris Matheus]] time permitting&lt;br /&gt;
* -0 [[User:Tsteiner|Thomas Steiner]] Time permitting&lt;br /&gt;
* 0 [[User:Nhumfrey|Nicholas Humfrey]] Not a priority&lt;br /&gt;
&lt;br /&gt;
=== Memory usage and CPU usage while processing SHOULD be a primary consideration ===&lt;br /&gt;
&lt;br /&gt;
Memory and CPU usage for processing JSON is low. We should ensure that processing the serialization format is only slightly more complex than processing regular JSON.&lt;br /&gt;
&lt;br /&gt;
* +0 [[User:Msporny|Manu Sporny]], we want to be cognizant of resource usage but I don't think this should be a primary driver for design decisions for the language.&lt;br /&gt;
* -1 [[User:Lfeigenb|Lee]]. Seems like an implementation detail to me.&lt;br /&gt;
* -1 [[User:Andy_Seaborne|Andy]] (NB: JSON structures are read entirely into memory before the application gets to see them.)&lt;br /&gt;
* +0.5 [[User:Nrixham|Nathan]] there is a balance between memory and processing to be struck, ntriples = more byte, turtle = more processing, same considerations for JSON.&lt;br /&gt;
* -1 [[User:Cmatheus|Chris Matheus]]&lt;br /&gt;
* -1 [[User:Tsteiner|Thomas Steiner]] IMHO if you need the ultimate performance, use, e.g., N-Triples, readability should have a higher priority, personally speaking.&lt;br /&gt;
* +1 [[User:Nhumfrey|Nicholas Humfrey]] It is important that it should be parsable as a stream (single pass)&lt;br /&gt;
&lt;br /&gt;
=== The design target is small snippets of RDF Data ===&lt;br /&gt;
&lt;br /&gt;
&amp;quot;small&amp;quot; might be less than 1 million triples, not 10.&lt;br /&gt;
&lt;br /&gt;
* +1 [[User:Andy_Seaborne|Andy]]&lt;br /&gt;
* 0 [[User:Nrixham|Nathan]] two different considerations for machine or human, I'd say under 10k for human, over and beyond for machine&lt;br /&gt;
* +1 [[User:Tsteiner|Thomas Steiner]] For huge dumps use, e.g., N-Triples IMHO.&lt;br /&gt;
* 0 [[User:Nhumfrey|Nicholas Humfrey]]&lt;br /&gt;
&lt;br /&gt;
=== Design target: graphs or resources ===&lt;br /&gt;
&lt;br /&gt;
A human friendly JSON format can be designed more towards graphs (multiple subjects) or more targeted on just describing one resource (subject).  This is not to exclude one possibility over the other - this is to decide the focus.&lt;br /&gt;
&lt;br /&gt;
* graphs [[User:Andy_Seaborne|Andy]]&lt;br /&gt;
* machine: graphs, human: resource [[User:Nrixham|Nathan]]&lt;br /&gt;
* graphs [[User:Msporny|Manu Sporny]], but I don't think we'll need to choose between the two if we're smart about it. For instance, JSON-LD allows expressing graphs just as easily as expressing resources.&lt;br /&gt;
* graphs [[User:Cmatheus|Chris Matheus]]&lt;br /&gt;
* resources [[User:Tsteiner|Thomas Steiner]]&lt;br /&gt;
* resources [[User:Nhumfrey|Nicholas Humfrey]]&lt;br /&gt;
&lt;br /&gt;
=== The serialization MUST support disjoint/unconnected graphs ===&lt;br /&gt;
&lt;br /&gt;
All current RDF serialization formats allow you to express two graphs that are not necessarily connected to one another. The new serialization format should allow the same mechanism. This is also important because normalization is difficult to achieve in a general way without also supporting disjoint graphs in the serialization. JSON-LD [http://json-ld.org/spec/ED/20110201/#disjoint-graphs disjoint graphs example].&lt;br /&gt;
&lt;br /&gt;
* +1 [[User:Msporny|Manu Sporny]]&lt;br /&gt;
* +1 [[User:Andy_Seaborne|Andy]] One graph with two+ disjoint components per serialization&lt;br /&gt;
* +0 [[User:Andy_Seaborne|Andy]] Multiple graphs per serialziation.  No more than follow work in other TFs.&lt;br /&gt;
* +1 [[User:Nrixham|Nathan]] as per andy's comments&lt;br /&gt;
* +1 [[User:Cmatheus|Chris Matheus]]&lt;br /&gt;
&lt;br /&gt;
=== The serialization MUST provide a normalization algorithm ===&lt;br /&gt;
&lt;br /&gt;
Normalization, also known as canonicalization, is typically used when determining whether two sub-graphs that are expressed in different ways are identical. It is also very useful when hashing sub-graphs for checksumming or digital signature purposes. JSON-LD [http://json-ld.org/spec/ED/20110201/#the-normalization-algorithm normalization example].&lt;br /&gt;
&lt;br /&gt;
* +1 [[User:Msporny|Manu Sporny]], I think we need normalization because we need to have a good digital signatures story&lt;br /&gt;
* ? [[User:Andy_Seaborne|Andy]]. Unclear - are we signing the graph or the serialization? Is a Turtle-signed graph the same graph?  Would it include IRI normalization?&lt;br /&gt;
* +0 [[User:Nrixham|Nathan]]&lt;br /&gt;
* +0 [[User:Cmatheus|Chris Matheus]] highly desirable if there's time&lt;br /&gt;
* +1 [[User:Tsteiner|Thomas Steiner]] Time permitting&lt;br /&gt;
&lt;br /&gt;
=== The serialization SHOULD enable digital signatures ===&lt;br /&gt;
&lt;br /&gt;
Digital Signatures have a number of useful purposes. When combined with g-snaps/graph literals they provide a very easy way of establishing cryptographically verifiable provenance. These features are used heavily in electronic commerce. JSON-LD [http://payswarm.com/vocabs/signature#JsonldSignature digital signature example].&lt;br /&gt;
&lt;br /&gt;
* +1 [[User:Msporny|Manu Sporny]]&lt;br /&gt;
* +0 [[User:Nrixham|Nathan]]&lt;br /&gt;
* 0 [[User:Rcygania2|Richard Cyganiak]] Nice to have but won't make or break the format.&lt;br /&gt;
* +0 [[User:Mbrunati|Matteo Brunati]]&lt;br /&gt;
* 0 [[User:Cmatheus|Chris Matheus]] nice to have&lt;br /&gt;
* +1 [[User:Tsteiner|Thomas Steiner]] Time permitting, not highest priority IMHO, though.&lt;br /&gt;
* 0 [[User:Nhumfrey|Nicholas Humfrey]]&lt;br /&gt;
&lt;br /&gt;
=== The serialization SHOULD support advanced graph concepts ===&lt;br /&gt;
&lt;br /&gt;
The serialization format should support advanced graph concepts such as g-box, g-snap and g-text such that you can make statements about snapshots of graphs. Annotating graphs with metadata such as graph retrieval time, digital signatures on the contents of the graph, and other metadata associated with graphs are an important feature for higher-level concepts like provenance. Sandro's explanation of [http://lists.w3.org/Archives/Public/public-rdf-wg/2011Feb/0092.html advanced graph concepts].&lt;br /&gt;
&lt;br /&gt;
* +1 [[User:Msporny|Manu Sporny]]&lt;br /&gt;
* -1 [[User:Rcygania2|Richard Cyganiak]] Has security implications for RDF crawlers; requires larger API surface; SPARQL only returns single graphs anyways; use case is unclear&lt;br /&gt;
* -1 [[User:Andy_Seaborne|Andy]] Not unless the format is following standard work done in other TFs.&lt;br /&gt;
* +0.5 [[User:Nrixham|Nathan]] follow other TFs&lt;br /&gt;
* 0 [[User:Mbrunati|Matteo Brunati]] too problematic probably, +1 Richard notes&lt;br /&gt;
* -0 [[User:Cmatheus|Chris Matheus]] not this round unless the Graph TF results happens quickly and their incorporation is straight forawrd&lt;br /&gt;
&lt;br /&gt;
=== The serialization MUST support automatic typing ===&lt;br /&gt;
&lt;br /&gt;
Being able to transform a JSON document into a native object is one of the key benefits of using JSON over other serialization formats. Automatically typing of numbers and boolean values into language-native datatypes removes an extra step that developers must perform without this feature. For example, one could easily transform a serialized number that is an xsd:integer into a language-native integer. JSON-LD [http://json-ld.org/spec/ED/20110201/#automatic-typing automatic typing example].&lt;br /&gt;
&lt;br /&gt;
* +1 [[User:Msporny|Manu Sporny]]&lt;br /&gt;
* +1 [[User:Nrixham|Nathan]]&lt;br /&gt;
* +1 [[User:Rcygania2|Richard Cyganiak]] I'd say it's what users expect.&lt;br /&gt;
* +1 [[User:Mbrunati|Matteo Brunati]]&lt;br /&gt;
* +1 [[User:Cmatheus|Chris Matheus]]&lt;br /&gt;
* +1 [[User:Tsteiner|Thomas Steiner]] Strong yes. This is what the JavaScript community would expect I think.&lt;br /&gt;
* +1 [[User:Nhumfrey|Nicholas Humfrey]]&lt;br /&gt;
&lt;br /&gt;
=== The serialization SHOULD support type coercion ===&lt;br /&gt;
&lt;br /&gt;
While not immediately obvious, type coercion allows one to map regular JSON into RDF in a way that may add datatype decorators to object literals. In other words, it provides for a way to get Typed Literals from regular JSON data. JSON-LD [http://json-ld.org/spec/ED/20110201/#type-coercion type coercion example].&lt;br /&gt;
&lt;br /&gt;
* +1 [[User:Msporny|Manu Sporny]]&lt;br /&gt;
* +1 [[User:Nrixham|Nathan]] for human one, -1 for machine one&lt;br /&gt;
* +1 [[User:Tsteiner|Thomas Steiner]] Yes, as this is what people (IMHO) expect, and it keeps the entry barrier low. Still allow for overriding.&lt;br /&gt;
* +1 [[User:Nhumfrey|Nicholas Humfrey]]&lt;br /&gt;
&lt;br /&gt;
=== The serialization SHOULD rely on microsyntaxes instead of nested structures ===&lt;br /&gt;
&lt;br /&gt;
There are two common approaches to expressing RDF in JSON. One of them is to use nested structures to express language and type information for literals. The other approach is to use shallow structures with microsyntaxes mirroring TURTLE to express language and type information for literals.&lt;br /&gt;
&lt;br /&gt;
* +1 [[User:Msporny|Manu Sporny]]&lt;br /&gt;
* -1 [[User:Rcygania2|Richard Cyganiak]] It's ugly as hell and makes the language unusable without an API&lt;br /&gt;
* -1 [[User:Nrixham|Nathan]]&lt;br /&gt;
* -1 [[User:Mbrunati|Matteo Brunati]]&lt;br /&gt;
* -1 [[User:Cmatheus|Chris Matheus]]&lt;br /&gt;
* -1 [[User:Tsteiner|Thomas Steiner]] Microsyntaxes are easy to get wrong. Nested structures occupy more memory and require two object accesses on read/write, however, with default/inferred types, this could be OK.&lt;br /&gt;
* +1 [[User:Nhumfrey|Nicholas Humfrey]] It depends on how complex the micro-syntax is. I like the idea of making the JSON less verbose (for humans)&lt;br /&gt;
&lt;br /&gt;
=== The serialization SHOULD provide an API ===&lt;br /&gt;
&lt;br /&gt;
An API would allow developers to transform incoming documents into a format that is easier for them to work with. In other words, it would allow them to drop all type information if it wasn't useful to them, or remove any micro-syntaxes that would get in the way of basic usage of the data. Keep in mind that even JSON has an api: JSON.parse(). JSON-LD [http://json-ld.org/spec/ED/20110201/#the-json-ld-api API example].&lt;br /&gt;
&lt;br /&gt;
(?? Reword as: The serialization SHOULD assume working with a JavaScript RDF API ([[User:Andy_Seaborne|Andy]]))&lt;br /&gt;
&lt;br /&gt;
* +1 [[User:Msporny|Manu Sporny]]&lt;br /&gt;
* -1 [[User:Nrixham|Nathan]] the machine one will have the RDF API, the human one is pointless if it needs and API.&lt;br /&gt;
* +1 [[User:Mbrunati|Matteo Brunati]] as Andy said, working with an API ( are there other WG are working on that or not? )&lt;br /&gt;
* -1 [[User:Cmatheus|Chris Matheus]] not this round&lt;br /&gt;
* -1 [[User:Tsteiner|Thomas Steiner]] The JSON is the API, we just need to make it easy enough.&lt;br /&gt;
* 0 [[User:Nhumfrey|Nicholas Humfrey]] Nice to have - but should not be required&lt;br /&gt;
&lt;br /&gt;
=== There SHOULD be one and only one way to serialize a given triple ===&lt;br /&gt;
&lt;br /&gt;
The more different ways there are to express the same triple or graph, the harder it gets to use the host language's native toolbox (that is, pure JS expressions) to process data. At some point, using the host language becomes impossible without using a parser library layered on top of the host language, negating the benefit of basing the language on JSON in the first place. (Note, this is about using different JSON structures to express the same triple; not about different triples expressing the same statement in RDF Semantics, like &amp;lt;tt&amp;gt;&amp;quot;foo&amp;quot;&amp;lt;/tt&amp;gt; vs &amp;lt;tt&amp;gt;&amp;quot;foo&amp;quot;^^xsd:string&amp;lt;/tt&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
* +1 [[User:Rcygania2|Richard Cyganiak]] This is the lesson to be learnt from RDF/XML.&lt;br /&gt;
* +0 [[User:Msporny|Manu Sporny]], while I agree in principle I don't know how we'd enforce this in practice - that is, what's the difference between &amp;quot;foo&amp;quot; and &amp;quot;foo&amp;quot;^^xsd:string in JSON? Would you serialize the plain literal &amp;quot;foo&amp;quot; and the Typed Literal &amp;quot;foo&amp;quot;^^xsd:string in the same way in JSON? If the answer is yes, isn't the translation lossy?&lt;br /&gt;
** This one is inherent to the way the RDF model is defined. There's nothing that can be done about it in the syntax. The concern here was about using different JSON structures to express the same triple. I clarified the description.&lt;br /&gt;
* +1 [[User:Mbrunati|Matteo Brunati]] as for Richard, RDF/XML is the lesson&lt;br /&gt;
* ++1 [[User:Cmatheus|Chris Matheus]]&lt;br /&gt;
* +0 [[User:Tsteiner|Thomas Steiner]] Can it be done? How about 1.0 double vs 1.0 float? Compare, e.g., QUnit's equality tests (jQuery unit test framework): deepEqual (http://docs.jquery.com/QUnit/deepEqual#actualexpectedmessage) vs. strictEqual (http://docs.jquery.com/QUnit/strictEqual#actualexpectedmessage) vs. equal (http://docs.jquery.com/QUnit/equal#actualexpectedmessage)&lt;br /&gt;
* 0 [[User:Nhumfrey|Nicholas Humfrey]] Desirable&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.w3.org/2011/rdf-wg/wiki/User:Msporny Manu Sporny]&lt;br /&gt;
* [http://www.w3.org/2011/rdf-wg/wiki/User:Cmatheus Chris Matheus]&lt;br /&gt;
* [http://www.w3.org/2011/rdf-wg/wiki/User:Nrixham Nathan Rixham]&lt;br /&gt;
* [http://www.w3.org/2011/rdf-wg/wiki/User:Andy_Seaborne Andy Seaborne]&lt;br /&gt;
* [http://www.w3.org/2011/rdf-wg/wiki/User:Tsteiner Thomas Steiner]&lt;br /&gt;
* [http://www.w3.org/2011/rdf-wg/wiki/User:Mbrunati Matteo Brunati]&lt;br /&gt;
* [http://www.w3.org/2011/rdf-wg/wiki/User:Dwood4 David Wood]&lt;br /&gt;
* [http://www.w3.org/2011/rdf-wg/wiki/User:Phayes3 Pat Hayes]&lt;br /&gt;
* [http://www.w3.org/2011/rdf-wg/wiki/User:Sandro Sandro Hawke]&lt;br /&gt;
* [[User:Nhumfrey|Nicholas Humfrey]]&lt;/div&gt;</description>
			<pubDate>Wed, 16 Mar 2011 15:42:38 GMT</pubDate>			<dc:creator>Nhumfrey</dc:creator>			<comments>http://www.w3.org/2011/rdf-wg/wiki/Talk:TF-JSON</comments>		</item>
		<item>
			<title>TF-JSON</title>
			<link>http://www.w3.org/2011/rdf-wg/wiki/TF-JSON</link>
			<description>&lt;p&gt;Nhumfrey:&amp;#32;Added RDF transfer between systems use-case&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= JSON RDF Task Force =&lt;br /&gt;
&lt;br /&gt;
The JSON RDF Task Force is primarily responsible for creating a JSON serialization of RDF.&lt;br /&gt;
&lt;br /&gt;
== Inputs ==&lt;br /&gt;
&lt;br /&gt;
* ''[http://n2.talis.com/wiki/RDF_JSON_Specification RDF JSON]'', by Talis.&lt;br /&gt;
* ''[http://json-ld.org/ JSON-LD]'', by Manu Sporny.&lt;br /&gt;
* ''[http://decentralyze.com/2010/06/04/from-json-to-rdf-in-six-easy-steps-with-jron/ JRON]'' by Sandro Hawke.&lt;br /&gt;
* ''[http://code.google.com/p/linked-data-api/wiki/Specification JSON serialization]''  in the Linked Data API.&lt;br /&gt;
* ''[http://www.w3.org/TR/rdf-sparql-json-res/ SPARQL Query Results in JSON]'' by DAWG.&lt;br /&gt;
* ''[http://webr3.org/apps/specs/jsn3/ JSN3]'' by Nathan.&lt;br /&gt;
* ''[http://www.w3.org/2009/12/rdf-ws/papers/ws02 Flat triples approach to RDF graphs in JSON]'' by Dominik Tomaszuk&lt;br /&gt;
* ''[http://www.w3.org/2001/sw/wiki/index.php?title=RDF_Core_Work_Items&amp;amp;oldid=1990#JSON Ideas and issues from the community ]'' from RDF Core Work Items build on RDF/NextStepWorkshop, are reproduced below.&lt;br /&gt;
* ''[http://www.w3.org/wiki/JTriples JTriples ]'' by Michael Hausenblas&lt;br /&gt;
* ''[http://code.google.com/p/backplanejs/wiki/Rdfj RDFj]'' by Mark Birbeck probably.&lt;br /&gt;
&lt;br /&gt;
==== Materials from RDF Next Step WorkShop ====&lt;br /&gt;
&lt;br /&gt;
=====Pros=====&lt;br /&gt;
* Allows web authors (Javascript, HTML5, ... developers) more easily use rdf data with existing tools and techniques&lt;br /&gt;
* Multiple JSON formats and implementations (some interoperable) already exist showing interest in this work&lt;br /&gt;
=====Cons=====&lt;br /&gt;
* Current JSON formats are not aligned - differnent approaches - making it JSON-user friendly versus making it familiar to existing RDF users.&lt;br /&gt;
* Needs some R&amp;amp;D and alignment.&lt;br /&gt;
* Risk that the result would be some standard that would not be adopted if it was not 'web author' friendly.&lt;br /&gt;
&lt;br /&gt;
== Deliverables ==&lt;br /&gt;
&lt;br /&gt;
* JSON Serialization of RDF&lt;br /&gt;
&lt;br /&gt;
== Questions to Contemplate ==&lt;br /&gt;
&lt;br /&gt;
# What are the use cases for the JSON serialization?&lt;br /&gt;
# Are we to create a lightweight JSON based RDF interchange format optimized for machines and speed, or an easy to work with JSON view of RDF optimized for humans (developers)?&lt;br /&gt;
# Is it necessary for developers to know RDF in order to use the simplest form of the RDF-in-JSON serialization?&lt;br /&gt;
# Should we attempt to support more than just RDF? Key-value pairs as well? Literals as subjects?&lt;br /&gt;
# Must RDF in JSON be 100% compatible with the JSON spec? Or must it only be able to be read by a JavaScript library and thus be JSON-like-but-not-compatible (and can thus deviate from the standard JSON spec)?&lt;br /&gt;
# Must all major RDF concepts be expressible via the RDF in JSON syntax?&lt;br /&gt;
# Should we go more for human-readability, or terse/compact/machine-friendly formats? What is the correct balance?&lt;br /&gt;
# Should there be a migration story for the JSON that is already used heavily on the Web? For example, in REST-based services?&lt;br /&gt;
# Should processing be a single-pass or multi-pass process? Should we support SAX-like streaming?&lt;br /&gt;
# Should there be support for [http://json-ld.org/spec/ED/20110201/#disjoint-graphs disjoint graphs]?&lt;br /&gt;
# Should we consider how the structure may be [http://payswarm.com/vocabs/signature#JsonldSignature digitally signed]?&lt;br /&gt;
# How should [http://json-ld.org/spec/ED/20110201/#the-normalization-algorithm normalization] occur?&lt;br /&gt;
# Should [http://webr3.org/blog/semantic-web/rdf-named-graphs-vs-graph-literals/ graph literals] be supported?&lt;br /&gt;
# Should [http://webr3.org/blog/semantic-web/rdf-named-graphs-vs-graph-literals/ named graphs] be supported?&lt;br /&gt;
# Should [http://json-ld.org/spec/ED/20110201/#automatic-typing automatic typing] be supported?&lt;br /&gt;
# Should [http://json-ld.org/spec/ED/20110201/#type-coercion type coercion] be supported?&lt;br /&gt;
# Should there be [http://json-ld.org/spec/ED/20110201/#the-json-ld-api an API] defined in order to easily map RDF-in-JSON to/from language-native formats?&lt;br /&gt;
&lt;br /&gt;
== RDF in JSON Use Cases ==&lt;br /&gt;
&lt;br /&gt;
=== Migrating to Semantic Web Services ===&lt;br /&gt;
&lt;br /&gt;
Frank runs a website that provides Web Services via a REST-based API that supports JSON. He would like developers using his system to be able to easily post and get RDF data RESTfully via his Web Services. He wants to make sure that the data that is exchanged looks very much like the JSON data that is passed to and from the Web Services that he already provides. He wants to make sure that developers can utilize the current JSON-based tools and workflows, perhaps with a tiny library for the serializations he uses, but still ensure that he can add semantics to that data in a way that is easy to explain to his Web Service customers.&lt;br /&gt;
&lt;br /&gt;
=== Generalized storage of Semantic Data in Web Services ===&lt;br /&gt;
&lt;br /&gt;
ACME Corp is operating a website with a JSON API. They want to give users the ability to store arbitrary additional data alongside certain objects managed via the API. For example, when a user account is created via the API, the client app should be able to also submit a digital signature or “My upcoming trips” data. The client app would be able to use that data on subsequent requests. To avoid accidental clashes between fields used by different client apps, ACME Corp wants to use RDF as the data model. Nevertheless, they want to keep the impact on the existing JSON API and existing clients to a minimum.&lt;br /&gt;
&lt;br /&gt;
=== Developing a Javascript application that interacts with a graph store ===&lt;br /&gt;
&lt;br /&gt;
Herbert is developing a Javascript application that interacts with an RDF store. He wants to be able to easily PUT, POST and GET RDF data RESTfully using the [http://www.w3.org/TR/sparql11-http-rdf-update/ SPARQL RDF Dataset HTTP Protocol].  Since he is working in Javascript, he wants to be able to send data to a graph store using JSON to represent the RDF data.&lt;br /&gt;
&lt;br /&gt;
=== Expose a service that internally uses RDF in a JSON-friendly way ===&lt;br /&gt;
&lt;br /&gt;
Stacy operates several Web Services. She designed the data that is sent and received by her Web Services in a way that maps very easily to RDF. She wants to be able to take the data that she is already publishing and transform it into RDF for internal use. She wants to be able to do this without impacting the developers that are currently using her system.&lt;br /&gt;
&lt;br /&gt;
She also wants to be able to give the developers that care about RDF a data model that maps to RDF well. She would like to support both regular JSON developers and semantic web JSON developers at the same time via her JSON-based Web Services API.&lt;br /&gt;
&lt;br /&gt;
=== Digital Signatures on Graphs ===&lt;br /&gt;
&lt;br /&gt;
Graeme would like to publish assets for sale on his website via a JSON-based Web Services API. He would like this data to be cached on third party sites without the pricing information being changed or forged. He accomplishes this by digitally signing the graph of information that he publishes such that search engines and other caching mechanisms can relay the information without needing to directly access his site. By cryptographically signing the graph, he is also ensuring that information about the asset, including pricing information, cannot be changed or forged to different values.&lt;br /&gt;
&lt;br /&gt;
=== Universal Payment Standard for the Web ===&lt;br /&gt;
&lt;br /&gt;
The [http://payswarm.com/ PaySwarm Web platform] is an open web standard that enables Web browsers and Web devices to perform Universal Web Payment. The nascent standard is using a form of RDF in JSON extensively in order to support distributed listing of [http://payswarm.com/vocabs/payswarm#Asset assets], description of [http://payswarm.com/vocabs/payswarm#License licenses] and [http://payswarm.com/vocabs/payswarm#Contract digital contracts], and [http://payswarm.com/vocabs/signature#JsonldSignature digital signatures] on graphs of RDF information. Information is published via HTML+RDFa and then used in JSON-form when transmitted to and from PaySwarm-aware Web Services.&lt;br /&gt;
&lt;br /&gt;
=== Treating JSON data as RDF for use in Data Spaces ===&lt;br /&gt;
&lt;br /&gt;
In data integration scenarios it can be useful to “crawl” a JSON API, and reflect the crawled data in an RDF expression that can then be stored in a SPARQL store and further refined/mapped/linked with other RDF. A main challenge in “crawling” JSON APIs in a generic way is the question how to find/construct new URIs to GET from the first JSON response, as this often requires API specific knowledge, such as which fields contains URIs and which templates should be used to construct URIs from field values. Ideally, such URIs would be captured in the RDF representation so that the RDF representation captures the “link structure” in the original JSON. In this use case, producing “idiomatic” RDF that uses proper vocabularies etc from the JSON is perhaps not realistic; the structure of the produced RDF would closely reflect the JSON object structure, and vocabulary terms would be local to the API.&lt;br /&gt;
&lt;br /&gt;
=== Pulling In Data From An External Linked Data Service ===&lt;br /&gt;
&lt;br /&gt;
Joe has had a Justin Bieber fan site hosted on GeoCities forever. After GeoCities got shut down, he first considered migrating his content onto a Facebook fan site, however, having heard of the Semantic Web's recent success stories, decided to run his own site, get some server space, install WordPress, install a WordPress RDFa plugin, and be happy. From reading an article on W3Schools, he knows that if he writes... &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;div xmlns:foaf=&amp;quot;http://xmlns.com/foaf/0.1/&amp;quot; about=&amp;quot;http://dbpedia.org/resource/Justin_Bieber&amp;quot;&amp;gt;&lt;br /&gt;
  Justin Bieber's birthday is on&lt;br /&gt;
  &amp;lt;span property=&amp;quot;foaf:birthday&amp;quot; content=&amp;quot;1994-03-01&amp;quot;&amp;gt;March 1, 1994&amp;lt;/span&amp;gt;			&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
...he makes a statement about ''the'' Justin Bieber. At some point he decides to create a Justin Bieber images widget for his site with content from that cool new Semantic Web image site where he can retrieve semantically annotated images using their HTTP API like so:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
GET http://cool-semantic-image-site.example.org/api/v1/for-sure-not-rest/images?q=dbp:Justin_Bieber&amp;amp;format=json&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
This API returns data in application/rdf-however-we-call-it+json, so he can simply JSON.parse the result, and use it like so:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
var results = JSON.parse(responseText);&lt;br /&gt;
results.images.forEach(function(img) {&lt;br /&gt;
  // build HTML&lt;br /&gt;
});&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
He loves this API, because it is easy to work with in jQuery, plus the returned JSON code is easy to understand by just looking at it.&lt;br /&gt;
&lt;br /&gt;
=== Access CONSTRUCT/DESCRIBE query results from JSON apps ===&lt;br /&gt;
&lt;br /&gt;
SPARQL provides a JSON format for SELECT and ASK queries: currently a [http://www.w3.org/TR/rdf-sparql-json-res/ a W3C WG NOTE].&lt;br /&gt;
&lt;br /&gt;
A JSON serialization of RDF would make the results of CONSTRUCT (and DESCRIBE) queries accessible as JSON-consuming clients.&lt;br /&gt;
&lt;br /&gt;
=== Send RDF to a graph store ===&lt;br /&gt;
&lt;br /&gt;
Alice wants to write a web application that collects data from the user during a scientific experiment and send the results to a shared data repository which is a graph store.  Alice would like to use the [http://www.w3.org/TR/sparql11-http-rdf-update/ SPARQL 1.1 RDF Dataset HTTP Protocol] PUT data into the store.&lt;br /&gt;
&lt;br /&gt;
=== Traditional JSON API over an RDF store ===&lt;br /&gt;
&lt;br /&gt;
Pablo is developing a new web service. He has recently started to explore RDF, and would like to build the new service with an RDF store as the backend. However, all his other services have JSON APIs. He is concerned about alienating his customers by offering only RDF and SPARQL interfaces. He would like a solution that allows him to expose a JSON-based API on top of the RDF store. It should be similar to his other APIs and feel familiar to his users. On the other hand, he also wants to expose the full RDF data model to allow those with the right tooling to make maximum use of his data.&lt;br /&gt;
&lt;br /&gt;
=== View as RDF ===&lt;br /&gt;
&lt;br /&gt;
Eli has an existing popular HTTP API which returns JSON and has many users, he has recently learned of the benefits of the semantic web and linked data, and would like to provide a way for users to see his data as RDF, without changing his entire heavily invested in technology stack or breaking backwards compatibility on his API. Eli can only make minor tweaks, such as adding http based id's to the objects the API returns, and providing a map which relates object property names to well known RDF properties.&lt;br /&gt;
&lt;br /&gt;
=== RDF transfer between systems ===&lt;br /&gt;
&lt;br /&gt;
Trevor would like to consume and produce RDF in his modern programming language. It does not yet have an RDF library but it does have a well optimised JSON parser and serialiser. He would like to take advantage of this JSON parser to perform simple but fast processing of RDF, without having to write a lot of code to parse RDF, as would be requires for other formats such as Turtle and RDF/XML.&lt;br /&gt;
&lt;br /&gt;
== RDF in JSON Design Requirements ==&lt;br /&gt;
&lt;br /&gt;
=== There should be two serialization formats ===&lt;br /&gt;
&lt;br /&gt;
There should be a machine-friendly serialization format and there should be a human-friendly serialization format.&lt;br /&gt;
&lt;br /&gt;
* -1 [[User:Msporny|Manu Sporny]], given the limited time for this working group, I think we should focus on the human-friendly serialization format. RDF already has a number of machine-friendly serialization formats.&lt;br /&gt;
* +1 [[User:Andy_Seaborne|Andy]]. A simple &amp;quot;s&amp;quot;, &amp;quot;p&amp;quot;, &amp;quot;o&amp;quot; format is not the same amount of work as a human-friendly form. See [http://www.w3.org/TR/rdf-sparql-json-res/ SPARQL JSON result format]&lt;br /&gt;
* 0 [[User:Lfeigenb|Lee]]. I'd worry about the WG's available time and resources.&lt;br /&gt;
* +1 [[User:Nrixham|Nathan]] if possible.&lt;br /&gt;
* -0 [[User:Mbrunati|Matteo Brunati]] not enough time maybe&lt;br /&gt;
* -0 [[User:Cmatheus|Chris Matheus]] not a priority&lt;br /&gt;
* -1 [[User:Tsteiner|Thomas Steiner]] Can we avoid this? One format to rule them all.&lt;br /&gt;
&lt;br /&gt;
=== A primary goal SHOULD be to build a human-friendly version of the serialization for JSON developers === &lt;br /&gt;
&lt;br /&gt;
The serialization should be optimized for humans first, machines second. The ability for machines to quickly parse the file is secondary to the ability for developers to be able to use the serialization with JavaScript. A focus should be placed on making the serialization fit into JavaScript frameworks easily, even at the cost of JSON-LD processor implementation complexity.&lt;br /&gt;
&lt;br /&gt;
* +1 [[User:Msporny|Manu Sporny]]&lt;br /&gt;
* -1 [[User:Lfeigenb|Lee]]. Given the existing work in the RDFa group on an API, I'd rather see a simple, machine-friendly format that implementations can then make available via an API. I'm not convinced that a standard human-friendly JSON format is a big win.&lt;br /&gt;
* -0 [[User:Andy_Seaborne|Andy]] Different uses cases lead to different design tradeoffs.  (e.g [http://code.google.com/p/linked-data-api/ LDA] is a tree; ideal for them, bad for different uses.)&lt;br /&gt;
* +1 [[User:Nrixham|Nathan]] but only if the product can be considered simple JSON objects (k/v objects with a subject set) and the caveat is recognized that by not requiring an RDF toolkit or understanding of properties, inference etc, the data isn't really RDF... it's RDF-able - else -1, waste of time.&lt;br /&gt;
* +1 [[User:Mbrunati|Matteo Brunati]] +1 Nathan observations&lt;br /&gt;
* +1 [[User:Cmatheus|Chris Matheus]] extremely helpful for users new to RDF&lt;br /&gt;
* +1 [[User:Tsteiner|Thomas Steiner]] Yes, please! Make it easy for developers to write RDF in JSON.&lt;br /&gt;
&lt;br /&gt;
=== A primary goal SHOULD be to build a machine-optimized version of the serialization === &lt;br /&gt;
&lt;br /&gt;
The serialization should be optimized for machines first, humans second. The ability to use the serialization in JavaScript is secondary to the ability for machines to quickly parse the file. A focus should be placed on making implementations very easy to write.&lt;br /&gt;
&lt;br /&gt;
* -1 [[User:Msporny|Manu Sporny]]&lt;br /&gt;
* +1 [[User:Lfeigenb|Lee]]&lt;br /&gt;
* +1 [[User:Nrixham|Nathan]]&lt;br /&gt;
* +1 [[User:Mbrunati|Matteo Brunati]]&lt;br /&gt;
* -1 [[User:Cmatheus|Chris Matheus]]&lt;br /&gt;
* -1 [[User:Tsteiner|Thomas Steiner]] As stated before, I'd love to see one format to rule them all.&lt;br /&gt;
&lt;br /&gt;
=== The serialization SHOULD be able to transform most JSON in use today into RDF ===&lt;br /&gt;
&lt;br /&gt;
There should be a flexible mechanism, such as a &amp;quot;context&amp;quot;, that is capable of mapping from JSON key-value pairs to RDF triples. This mechanism could be specified either in-band or out-of-band from the serialization. Having this feature could map much of the existing JSON in the wild into RDF.&lt;br /&gt;
&lt;br /&gt;
* +1 [[User:Msporny|Manu Sporny]]&lt;br /&gt;
* -1 [[User:Lfeigenb|Lee]]. Seems out-of-scope; do existing RDF-in-JSON solutions already have such mechanisms?&lt;br /&gt;
* -1 [[User:Andy_Seaborne|Andy]] The original data was not written to be used in this way.&lt;br /&gt;
* +1 [[User:Nrixham|Nathan]] Assuming we're still talking two serializations, then this would be very valuable, for twitter to be able to say here's our data, view it as simple objects or rdf graphs; although I'm unsure we can get there without a common vision across the water.&lt;br /&gt;
* -1 [[User:Mbrunati|Matteo Brunati]] +1 to Andy, it's not in the original usage of the data&lt;br /&gt;
* -1 [[User:Cmatheus|Chris Matheus]] nice to have but should not consume this team's resources&lt;br /&gt;
* 0 [[User:Tsteiner|Thomas Steiner]] Time permitting, not a top priority IMHO.&lt;br /&gt;
&lt;br /&gt;
=== Developers do not need to be familiar at all with RDF to start using the serialization ===&lt;br /&gt;
&lt;br /&gt;
Understanding the semantic web and the concepts of RDF (triples, graphs, etc.) should not be required in order to use the format. That means that the format may have a very simple, stripped down version for beginners and a more advanced set of features for semantic web enthusiasts.&lt;br /&gt;
&lt;br /&gt;
* +1 [[User:Msporny|Manu Sporny]]&lt;br /&gt;
* +1 [[User:Nrixham|Nathan]] only if two serializations, and as per previous comments.&lt;br /&gt;
* -1 [[User:Rcygania2|Richard Cyganiak]] I ''think'' I disagree. If you don't want to expose developers to RDF at all, then why not just use vanilla JSON? Also I don't understand how the beginner/advanced thing should work. A server will have to generate the one or the other, so it's not like client-side developers get to choose which version they want to be exposed to.&lt;br /&gt;
* -1 [[User:Mbrunati|Matteo Brunati]] I think a minimal semweb context is necessary: thinking on SIMILE Exhibit framework. It's not simple to use without a prior knowledge of the model.&lt;br /&gt;
* 0 [[User:Cmatheus|Chris Matheus]] some very basic knowledge may be important but deep knowledge should not be required&lt;br /&gt;
* -1 [[User:Tsteiner|Thomas Steiner]] People should at /least/ have an understanding of triples, that's enough for most use cases.&lt;br /&gt;
&lt;br /&gt;
=== The serialization MAY include features not in RDF ===&lt;br /&gt;
&lt;br /&gt;
There are certain features, such as generic key-value pairs in JSON that do not map well to RDF. They would map well if RDF had a concept of plain literals in the subject or predicate position. The serialization could include these concepts but may specify that the values may not be serialized to all RDF serialization formats (such as RDF/XML, TURTLE or RDFa).&lt;br /&gt;
&lt;br /&gt;
* +1 [[User:Msporny|Manu Sporny]]&lt;br /&gt;
* -1 [[User:Andy_Seaborne|Andy]] creates an incompatible sub-community of applications.&lt;br /&gt;
* +1 [[User:Nrixham|Nathan]] useful for allowing &amp;quot;junk&amp;quot; data like debugging info and session tokens, again only if two serializations.&lt;br /&gt;
* -1 [[User:Rcygania2|Richard Cyganiak]] as per Andy. Generic key-value pairs can be translated to &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;&amp;gt; &amp;lt;#key&amp;gt; &amp;quot;value&amp;quot;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt; or somesuch.&lt;br /&gt;
* -1 [[User:Mbrunati|Matteo Brunati]] as for Andy. making a default rule to the generic key-value stuff&lt;br /&gt;
* -1 [[User:Cmatheus|Chris Matheus]] shouldn't spend time on this&lt;br /&gt;
* -1 [[User:Tsteiner|Thomas Steiner]] Strong no. Stay compatible with RDF by all means.&lt;br /&gt;
&lt;br /&gt;
=== The serialization MUST be 100% compatible with the JSON spec ===&lt;br /&gt;
&lt;br /&gt;
Additional features such as comments or short-hand notation to support datatypes could be supported in the serialization if we extended the JSON format. This would mean that the serialization would be incompatible with vanilla JSON readers and writers. While this may make serialization nicer, we should not make any additions/modifications to the JSON format to ensure maximum compatibility with pre-existing processors.&lt;br /&gt;
&lt;br /&gt;
* +1 [[User:Msporny|Manu Sporny]]&lt;br /&gt;
* +1 [[User:Andy_Seaborne|Andy]]&lt;br /&gt;
* +1 [[User:Lfeigenb|Lee]]&lt;br /&gt;
* +1 [[User:Nrixham|Nathan]] else it's not JSON..&lt;br /&gt;
* +1 [[User:Mbrunati|Matteo Brunati]]&lt;br /&gt;
* +1 [[User:Cmatheus|Chris Matheus]]&lt;br /&gt;
* +1 [[User:Tsteiner|Thomas Steiner]] Strong yes!&lt;br /&gt;
&lt;br /&gt;
=== It is a requirement that all RDF concepts MUST be expressible in the serialization ===&lt;br /&gt;
&lt;br /&gt;
There are concepts like RDF datatypes and g-snaps/graph literals that could be omitted from the serialization in order to reduce learning and implementation complexity. &lt;br /&gt;
&lt;br /&gt;
* -1 [[User:Msporny|Manu Sporny]], Good design is a balancing act - we should only include what will help the most number of people.&lt;br /&gt;
* +1 [[User:Lfeigenb|Lee]]. I'd hesitate to say &amp;quot;all&amp;quot;, but in general, a JSON RDF serialization would not be useful to us unless it was as much a 1st-class serialization of the RDF model as turtle, RDF/XML, etc.&lt;br /&gt;
* +1 [[User:Andy_Seaborne|Andy]] for the machine-friendly form to work with non-JSON apps and systems.&lt;br /&gt;
* -1 [[User:Andy_Seaborne|Andy]] for the human-friendly form but the features dropped will vary from usage to usage.&lt;br /&gt;
* +1 [[User:Nrixham|Nathan]] for machine (rdf in json)&lt;br /&gt;
* -1 [[User:Nrixham|Nathan]] for human (rdf-able json objects)&lt;br /&gt;
* -1 [[User:Cmatheus|Chris Matheus]] not for this round&lt;br /&gt;
* +0.8 [[User:Mbrunati|Matteo Brunati]] probably yes, but not this time maybe, too complexity?&lt;br /&gt;
* -1 [[User:Tsteiner|Thomas Steiner]] Easy things should be easy and hard things should be possible. Keep the entry barrier low (inferred types), but allow the experts to do crazy things.&lt;br /&gt;
&lt;br /&gt;
=== There should be a migration story for going from existing JSON in the wild to this new format ===&lt;br /&gt;
&lt;br /&gt;
The serialization task force should ensure that there is a subset of the serialization that is useful to beginners that use pure JSON, then show how developers could sprinkle in a little RDF into their JSON, then show how developers can fully migrate to the new serialization format. The transition to the serialization format will probably take multiple years The transition should be as smooth and organic as possible. We should also understand that many may not need to transition to RDF - JSON may work just fine for their application. We should not assume that people will go straight from regular JSON to the new serialization format.&lt;br /&gt;
&lt;br /&gt;
* +1 [[User:Msporny|Manu Sporny]]&lt;br /&gt;
* +1 [[User:Nrixham|Nathan]] for human rdf-able json object serialization, if we can get there.&lt;br /&gt;
* +1 [[User:Mbrunati|Matteo Brunati]]&lt;br /&gt;
* -0 [[User:Cmatheus|Chris Matheus]] time permitting&lt;br /&gt;
* -0 [[User:Tsteiner|Thomas Steiner]] Time permitting&lt;br /&gt;
&lt;br /&gt;
=== Memory usage and CPU usage while processing SHOULD be a primary consideration ===&lt;br /&gt;
&lt;br /&gt;
Memory and CPU usage for processing JSON is low. We should ensure that processing the serialization format is only slightly more complex than processing regular JSON.&lt;br /&gt;
&lt;br /&gt;
* +0 [[User:Msporny|Manu Sporny]], we want to be cognizant of resource usage but I don't think this should be a primary driver for design decisions for the language.&lt;br /&gt;
* -1 [[User:Lfeigenb|Lee]]. Seems like an implementation detail to me.&lt;br /&gt;
* -1 [[User:Andy_Seaborne|Andy]] (NB: JSON structures are read entirely into memory before the application gets to see them.)&lt;br /&gt;
* +0.5 [[User:Nrixham|Nathan]] there is a balance between memory and processing to be struck, ntriples = more byte, turtle = more processing, same considerations for JSON.&lt;br /&gt;
* -1 [[User:Cmatheus|Chris Matheus]]&lt;br /&gt;
* -1 [[User:Tsteiner|Thomas Steiner]] IMHO if you need the ultimate performance, use, e.g., N-Triples, readability should have a higher priority, personally speaking.&lt;br /&gt;
&lt;br /&gt;
=== The design target is small snippets of RDF Data ===&lt;br /&gt;
&lt;br /&gt;
&amp;quot;small&amp;quot; might be less than 1 million triples, not 10.&lt;br /&gt;
&lt;br /&gt;
* +1 [[User:Andy_Seaborne|Andy]]&lt;br /&gt;
* 0 [[User:Nrixham|Nathan]] two different considerations for machine or human, I'd say under 10k for human, over and beyond for machine&lt;br /&gt;
* +1 [[User:Tsteiner|Thomas Steiner]] For huge dumps use, e.g., N-Triples IMHO.&lt;br /&gt;
&lt;br /&gt;
=== Design target: graphs or resources ===&lt;br /&gt;
&lt;br /&gt;
A human friendly JSON format can be designed more towards graphs (multiple subjects) or more targeted on just describing one resource (subject).  This is not to exclude one possibility over the other - this is to decide the focus.&lt;br /&gt;
&lt;br /&gt;
* graphs [[User:Andy_Seaborne|Andy]]&lt;br /&gt;
* machine: graphs, human: resource [[User:Nrixham|Nathan]]&lt;br /&gt;
* graphs [[User:Msporny|Manu Sporny]], but I don't think we'll need to choose between the two if we're smart about it. For instance, JSON-LD allows expressing graphs just as easily as expressing resources.&lt;br /&gt;
* graphs [[User:Cmatheus|Chris Matheus]]&lt;br /&gt;
* resources [[User:Tsteiner|Thomas Steiner]]&lt;br /&gt;
&lt;br /&gt;
=== The serialization MUST support disjoint/unconnected graphs ===&lt;br /&gt;
&lt;br /&gt;
All current RDF serialization formats allow you to express two graphs that are not necessarily connected to one another. The new serialization format should allow the same mechanism. This is also important because normalization is difficult to achieve in a general way without also supporting disjoint graphs in the serialization. JSON-LD [http://json-ld.org/spec/ED/20110201/#disjoint-graphs disjoint graphs example].&lt;br /&gt;
&lt;br /&gt;
* +1 [[User:Msporny|Manu Sporny]]&lt;br /&gt;
* +1 [[User:Andy_Seaborne|Andy]] One graph with two+ disjoint components per serialization&lt;br /&gt;
* +0 [[User:Andy_Seaborne|Andy]] Multiple graphs per serialziation.  No more than follow work in other TFs.&lt;br /&gt;
* +1 [[User:Nrixham|Nathan]] as per andy's comments&lt;br /&gt;
* +1 [[User:Cmatheus|Chris Matheus]]&lt;br /&gt;
&lt;br /&gt;
=== The serialization MUST provide a normalization algorithm ===&lt;br /&gt;
&lt;br /&gt;
Normalization, also known as canonicalization, is typically used when determining whether two sub-graphs that are expressed in different ways are identical. It is also very useful when hashing sub-graphs for checksumming or digital signature purposes. JSON-LD [http://json-ld.org/spec/ED/20110201/#the-normalization-algorithm normalization example].&lt;br /&gt;
&lt;br /&gt;
* +1 [[User:Msporny|Manu Sporny]], I think we need normalization because we need to have a good digital signatures story&lt;br /&gt;
* ? [[User:Andy_Seaborne|Andy]]. Unclear - are we signing the graph or the serialization? Is a Turtle-signed graph the same graph?  Would it include IRI normalization?&lt;br /&gt;
* +0 [[User:Nrixham|Nathan]]&lt;br /&gt;
* +0 [[User:Cmatheus|Chris Matheus]] highly desirable if there's time&lt;br /&gt;
* +1 [[User:Tsteiner|Thomas Steiner]] Time permitting&lt;br /&gt;
&lt;br /&gt;
=== The serialization SHOULD enable digital signatures ===&lt;br /&gt;
&lt;br /&gt;
Digital Signatures have a number of useful purposes. When combined with g-snaps/graph literals they provide a very easy way of establishing cryptographically verifiable provenance. These features are used heavily in electronic commerce. JSON-LD [http://payswarm.com/vocabs/signature#JsonldSignature digital signature example].&lt;br /&gt;
&lt;br /&gt;
* +1 [[User:Msporny|Manu Sporny]]&lt;br /&gt;
* +0 [[User:Nrixham|Nathan]]&lt;br /&gt;
* 0 [[User:Rcygania2|Richard Cyganiak]] Nice to have but won't make or break the format.&lt;br /&gt;
* +0 [[User:Mbrunati|Matteo Brunati]]&lt;br /&gt;
* 0 [[User:Cmatheus|Chris Matheus]] nice to have&lt;br /&gt;
* +1 [[User:Tsteiner|Thomas Steiner]] Time permitting, not highest priority IMHO, though.&lt;br /&gt;
&lt;br /&gt;
=== The serialization SHOULD support advanced graph concepts ===&lt;br /&gt;
&lt;br /&gt;
The serialization format should support advanced graph concepts such as g-box, g-snap and g-text such that you can make statements about snapshots of graphs. Annotating graphs with metadata such as graph retrieval time, digital signatures on the contents of the graph, and other metadata associated with graphs are an important feature for higher-level concepts like provenance. Sandro's explanation of [http://lists.w3.org/Archives/Public/public-rdf-wg/2011Feb/0092.html advanced graph concepts].&lt;br /&gt;
&lt;br /&gt;
* +1 [[User:Msporny|Manu Sporny]]&lt;br /&gt;
* -1 [[User:Rcygania2|Richard Cyganiak]] Has security implications for RDF crawlers; requires larger API surface; SPARQL only returns single graphs anyways; use case is unclear&lt;br /&gt;
* -1 [[User:Andy_Seaborne|Andy]] Not unless the format is following standard work done in other TFs.&lt;br /&gt;
* +0.5 [[User:Nrixham|Nathan]] follow other TFs&lt;br /&gt;
* 0 [[User:Mbrunati|Matteo Brunati]] too problematic probably, +1 Richard notes&lt;br /&gt;
* -0 [[User:Cmatheus|Chris Matheus]] not this round unless the Graph TF results happens quickly and their incorporation is straight forawrd&lt;br /&gt;
&lt;br /&gt;
=== The serialization MUST support automatic typing ===&lt;br /&gt;
&lt;br /&gt;
Being able to transform a JSON document into a native object is one of the key benefits of using JSON over other serialization formats. Automatically typing of numbers and boolean values into language-native datatypes removes an extra step that developers must perform without this feature. For example, one could easily transform a serialized number that is an xsd:integer into a language-native integer. JSON-LD [http://json-ld.org/spec/ED/20110201/#automatic-typing automatic typing example].&lt;br /&gt;
&lt;br /&gt;
* +1 [[User:Msporny|Manu Sporny]]&lt;br /&gt;
* +1 [[User:Nrixham|Nathan]]&lt;br /&gt;
* +1 [[User:Rcygania2|Richard Cyganiak]] I'd say it's what users expect.&lt;br /&gt;
* +1 [[User:Mbrunati|Matteo Brunati]]&lt;br /&gt;
* +1 [[User:Cmatheus|Chris Matheus]]&lt;br /&gt;
* +1 [[User:Tsteiner|Thomas Steiner]] Strong yes. This is what the JavaScript community would expect I think.&lt;br /&gt;
&lt;br /&gt;
=== The serialization SHOULD support type coercion ===&lt;br /&gt;
&lt;br /&gt;
While not immediately obvious, type coercion allows one to map regular JSON into RDF in a way that may add datatype decorators to object literals. In other words, it provides for a way to get Typed Literals from regular JSON data. JSON-LD [http://json-ld.org/spec/ED/20110201/#type-coercion type coercion example].&lt;br /&gt;
&lt;br /&gt;
* +1 [[User:Msporny|Manu Sporny]]&lt;br /&gt;
* +1 [[User:Nrixham|Nathan]] for human one, -1 for machine one&lt;br /&gt;
* +1 [[User:Tsteiner|Thomas Steiner]] Yes, as this is what people (IMHO) expect, and it keeps the entry barrier low. Still allow for overriding.&lt;br /&gt;
&lt;br /&gt;
=== The serialization SHOULD rely on microsyntaxes instead of nested structures ===&lt;br /&gt;
&lt;br /&gt;
There are two common approaches to expressing RDF in JSON. One of them is to use nested structures to express language and type information for literals. The other approach is to use shallow structures with microsyntaxes mirroring TURTLE to express language and type information for literals.&lt;br /&gt;
&lt;br /&gt;
* +1 [[User:Msporny|Manu Sporny]]&lt;br /&gt;
* -1 [[User:Rcygania2|Richard Cyganiak]] It's ugly as hell and makes the language unusable without an API&lt;br /&gt;
* -1 [[User:Nrixham|Nathan]]&lt;br /&gt;
* -1 [[User:Mbrunati|Matteo Brunati]]&lt;br /&gt;
* -1 [[User:Cmatheus|Chris Matheus]]&lt;br /&gt;
* -1 [[User:Tsteiner|Thomas Steiner]] Microsyntaxes are easy to get wrong. Nested structures occupy more memory and require two object accesses on read/write, however, with default/inferred types, this could be OK.&lt;br /&gt;
&lt;br /&gt;
=== The serialization SHOULD provide an API ===&lt;br /&gt;
&lt;br /&gt;
An API would allow developers to transform incoming documents into a format that is easier for them to work with. In other words, it would allow them to drop all type information if it wasn't useful to them, or remove any micro-syntaxes that would get in the way of basic usage of the data. Keep in mind that even JSON has an api: JSON.parse(). JSON-LD [http://json-ld.org/spec/ED/20110201/#the-json-ld-api API example].&lt;br /&gt;
&lt;br /&gt;
(?? Reword as: The serialization SHOULD assume working with a JavaScript RDF API ([[User:Andy_Seaborne|Andy]]))&lt;br /&gt;
&lt;br /&gt;
* +1 [[User:Msporny|Manu Sporny]]&lt;br /&gt;
* -1 [[User:Nrixham|Nathan]] the machine one will have the RDF API, the human one is pointless if it needs and API.&lt;br /&gt;
* +1 [[User:Mbrunati|Matteo Brunati]] as Andy said, working with an API ( are there other WG are working on that or not? )&lt;br /&gt;
* -1 [[User:Cmatheus|Chris Matheus]] not this round&lt;br /&gt;
* -1 [[User:Tsteiner|Thomas Steiner]] The JSON is the API, we just need to make it easy enough.&lt;br /&gt;
&lt;br /&gt;
=== There SHOULD be one and only one way to serialize a given triple ===&lt;br /&gt;
&lt;br /&gt;
The more different ways there are to express the same triple or graph, the harder it gets to use the host language's native toolbox (that is, pure JS expressions) to process data. At some point, using the host language becomes impossible without using a parser library layered on top of the host language, negating the benefit of basing the language on JSON in the first place. (Note, this is about using different JSON structures to express the same triple; not about different triples expressing the same statement in RDF Semantics, like &amp;lt;tt&amp;gt;&amp;quot;foo&amp;quot;&amp;lt;/tt&amp;gt; vs &amp;lt;tt&amp;gt;&amp;quot;foo&amp;quot;^^xsd:string&amp;lt;/tt&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
* +1 [[User:Rcygania2|Richard Cyganiak]] This is the lesson to be learnt from RDF/XML.&lt;br /&gt;
* +0 [[User:Msporny|Manu Sporny]], while I agree in principle I don't know how we'd enforce this in practice - that is, what's the difference between &amp;quot;foo&amp;quot; and &amp;quot;foo&amp;quot;^^xsd:string in JSON? Would you serialize the plain literal &amp;quot;foo&amp;quot; and the Typed Literal &amp;quot;foo&amp;quot;^^xsd:string in the same way in JSON? If the answer is yes, isn't the translation lossy?&lt;br /&gt;
** This one is inherent to the way the RDF model is defined. There's nothing that can be done about it in the syntax. The concern here was about using different JSON structures to express the same triple. I clarified the description.&lt;br /&gt;
* +1 [[User:Mbrunati|Matteo Brunati]] as for Richard, RDF/XML is the lesson&lt;br /&gt;
* ++1 [[User:Cmatheus|Chris Matheus]]&lt;br /&gt;
* +0 [[User:Tsteiner|Thomas Steiner]] Can it be done? How about 1.0 double vs 1.0 float? Compare, e.g., QUnit's equality tests (jQuery unit test framework): deepEqual (http://docs.jquery.com/QUnit/deepEqual#actualexpectedmessage) vs. strictEqual (http://docs.jquery.com/QUnit/strictEqual#actualexpectedmessage) vs. equal (http://docs.jquery.com/QUnit/equal#actualexpectedmessage)&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.w3.org/2011/rdf-wg/wiki/User:Msporny Manu Sporny]&lt;br /&gt;
* [http://www.w3.org/2011/rdf-wg/wiki/User:Cmatheus Chris Matheus]&lt;br /&gt;
* [http://www.w3.org/2011/rdf-wg/wiki/User:Nrixham Nathan Rixham]&lt;br /&gt;
* [http://www.w3.org/2011/rdf-wg/wiki/User:Andy_Seaborne Andy Seaborne]&lt;br /&gt;
* [http://www.w3.org/2011/rdf-wg/wiki/User:Tsteiner Thomas Steiner]&lt;br /&gt;
* [http://www.w3.org/2011/rdf-wg/wiki/User:Mbrunati Matteo Brunati]&lt;br /&gt;
* [http://www.w3.org/2011/rdf-wg/wiki/User:Dwood4 David Wood]&lt;br /&gt;
* [http://www.w3.org/2011/rdf-wg/wiki/User:Phayes3 Pat Hayes]&lt;br /&gt;
* [http://www.w3.org/2011/rdf-wg/wiki/User:Sandro Sandro Hawke]&lt;/div&gt;</description>
			<pubDate>Wed, 16 Mar 2011 15:25:14 GMT</pubDate>			<dc:creator>Nhumfrey</dc:creator>			<comments>http://www.w3.org/2011/rdf-wg/wiki/Talk:TF-JSON</comments>		</item>
		<item>
			<title>F2F1</title>
			<link>http://www.w3.org/2011/rdf-wg/wiki/F2F1</link>
			<description>&lt;p&gt;Nhumfrey:&amp;#32;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;;Date&lt;br /&gt;
:13-14 April 2011&lt;br /&gt;
;Location&lt;br /&gt;
: Amsterdam, The Netherlands   ([http://homepages.cwi.nl/~steven/amsterdam.html a guide])&lt;br /&gt;
;Agenda&lt;br /&gt;
:tbd&lt;br /&gt;
;Venue&lt;br /&gt;
:[http://www.cwi.nl CWI]; See [http://www.cwi.nl/general/Address separate page] for directions, or the [http://homepages.cwi.nl/~steven/amsterdam.html pages on Amsterdam] done by Steven Pemberton&lt;br /&gt;
;Hotel Recommendations&lt;br /&gt;
:[[ftf-amsterdam-hotels|Hotel info]]&lt;br /&gt;
&lt;br /&gt;
; Intent to attend&lt;br /&gt;
: David Wood&lt;br /&gt;
: Ivan Herman&lt;br /&gt;
: Richard Cyganiak&lt;br /&gt;
: Matteo Brunati&lt;br /&gt;
: Sandro Hawke&lt;br /&gt;
: Steve Harris&lt;br /&gt;
: Guus Schreiber&lt;br /&gt;
: Jean-Francois Baget&lt;br /&gt;
: Mischa Tuffield&lt;br /&gt;
: Nicholas Humfrey&lt;br /&gt;
: Yves Raimond&lt;br /&gt;
&lt;br /&gt;
; Intent to attend remotely&lt;br /&gt;
: Antoine Zimmermann&lt;br /&gt;
: Andy Seaborne&lt;br /&gt;
: Peter F. Patel-Schneider (maybe in person, but not yet determined)&lt;br /&gt;
: Axel Polleres&lt;/div&gt;</description>
			<pubDate>Wed, 09 Mar 2011 16:16:16 GMT</pubDate>			<dc:creator>Nhumfrey</dc:creator>			<comments>http://www.w3.org/2011/rdf-wg/wiki/Talk:F2F1</comments>		</item>
		<item>
			<title>TF interests</title>
			<link>http://www.w3.org/2011/rdf-wg/wiki/TF_interests</link>
			<description>&lt;p&gt;Nhumfrey:&amp;#32;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The table content is based on the users’ own pages…&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|&lt;br /&gt;
! Turtle Spec&lt;br /&gt;
! JSON Serialization&lt;br /&gt;
! Graph Identification&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Jbaget|Jean-François Baget, INRIA]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| [[User:Sbauer2|Scott Bauer, Mayo Clinic]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| Dan Brickley, VU&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Mbrunati|Matteo Brunati, IWA-HWG Association]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| [[User:Gcarothe3|Gavin Carothers]], TopQuandrant&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Jcarroll|Jeremy Carroll, TopQuandrant]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Pchampin|Pierre-Antoine Champin, Un Lyon]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| [[User:Ocorby|Olivier Corby, INRIA]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Rcygania2|Richard Cyganiak, DERI]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Sdas2|Souripriya Das, Oracle]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| [[User:Lfeigenb|Lee Feigenbaum]], Cambridge Semantics&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| Dieter Fensel, Ontotext&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| [[User:Fgandon|Fabien Gandon, INRIA]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| Alex Hall, Revelytix&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| Michael Hausenblas, DERI&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| [[User:Sharris2|Steve Harris, Garlik]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Sandro|Sandro Hawke, W3C]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Phayes3|Pat Hayes, Invited Expert]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Ivan|Ivan Herman, W3C]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| [[User:Nhumfrey|Nicholas Humfrey, BBC]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; |  ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; |  ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| [[User:CMatheus|Christopher Matheus, Alcatel-Lucent]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| [[User:Peter_F_Patel-Schneider|Peter F Patel-Schneider, Alcatel-Lucent]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| Axel Polleres, DERI&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Yraimond|Yves Raimond, BBC]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Nrixham|Nathan Rixham, Invited Expert]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| Guus Schreiber, VU&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| Andy Seaborne, Apache&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Msporny|Manu Sporny, Digital Bazaar]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Tsteiner|Thomas Steiner, Google]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| Mischa Tuffield, Garlik&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Dwood4|David Wood, Talis]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| [[User:ZheWu|Zhe (Alan) Wu, Oracle]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| Mohamed Zergaoui, Innovimax&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| Antoine Zimmermann, Un Lyon&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|}&lt;/div&gt;</description>
			<pubDate>Thu, 17 Feb 2011 17:51:33 GMT</pubDate>			<dc:creator>Nhumfrey</dc:creator>			<comments>http://www.w3.org/2011/rdf-wg/wiki/Talk:TF_interests</comments>		</item>
		<item>
			<title>TF interests</title>
			<link>http://www.w3.org/2011/rdf-wg/wiki/TF_interests</link>
			<description>&lt;p&gt;Nhumfrey:&amp;#32;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The table content is based on the users’ own pages…&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|&lt;br /&gt;
! Turtle Spec&lt;br /&gt;
! JSON Serialization&lt;br /&gt;
! Graph Identification&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Jbaget|Jean-François Baget, INRIA]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| [[User:Sbauer2|Scott Bauer, Mayo Clinic]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| Dan Brickley, VU&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| [[User: User:Mbrunati|Matteo Brunati, IWA-HWG Association]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| [[User:Gcarothe3|Gavin Carothers]], TopQuandrant&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Jcarroll|Jeremy Carroll, TopQuandrant]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Pchampin|Pierre-Antoine Champin, Un Lyon]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| [[User:Ocorby|Olivier Corby, INRIA]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Rcygania2|Richard Cyganiak, DERI]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Sdas2|Souripriya Das, Oracle]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| [[User:Lfeigenb|Lee Feigenbaum]], Cambridge Semantics&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| Dieter Fensel, Ontotext&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| [[User:Fgandon|Fabien Gandon, INRIA]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| Alex Hall, Revelytix&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| Michael Hausenblas, DERI&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| [[User:Sharris2|Steve Harris, Garlik]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Sandro|Sandro Hawke, W3C]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Phayes3|Pat Hayes, Invited Expert]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Ivan|Ivan Herman, W3C]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| [[User:Nhumfrey|Nicholas Humfrey, BBC]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; |  ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; |  ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| [[User:CMatheus|Christopher Matheus, Alcatel-Lucent]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| [[User:Peter_F_Patel-Schneider|Peter F Patel-Schneider, Alcatel-Lucent]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| Axel Polleres, DERI&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Yraimond|Yves Raimond, BBC]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Nrixham|Nathan Rixham, Invited Expert]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| Guus Schreiber, VU&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| Andy Seaborne, Apache&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Msporny|Manu Sporny, Digital Bazaar]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Tsteiner|Thomas Steiner, Google]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| Mischa Tuffield, Garlik&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Dwood4|David Wood, Talis]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| [[User:ZheWu|Zhe (Alan) Wu, Oracle]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| Mohamed Zergaoui, Innovimax&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| Antoine Zimmermann, Un Lyon&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|}&lt;/div&gt;</description>
			<pubDate>Thu, 17 Feb 2011 17:51:00 GMT</pubDate>			<dc:creator>Nhumfrey</dc:creator>			<comments>http://www.w3.org/2011/rdf-wg/wiki/Talk:TF_interests</comments>		</item>
		<item>
			<title>User:Nhumfrey</title>
			<link>http://www.w3.org/2011/rdf-wg/wiki/User:Nhumfrey</link>
			<description>&lt;p&gt;Nhumfrey:&amp;#32;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Nicholas Humfrey == &lt;br /&gt;
&lt;br /&gt;
I am joining the RDF Working Group as a representative for British Broadcasting Corporation (BBC), along side [[User:Yraimond|Yves Raimond]]. I am also the BBC representative for the [http://www.w3.org/2009/sparql/wiki/Main_Page SPARQL WG].&lt;br /&gt;
&lt;br /&gt;
I am currently the Technical Architect for [http://www.bbc.co.uk BBC] [http://www.bbc.co.uk/radio/ Radio] and [http://www.bbc.co.uk/music/ Music] Online. &lt;br /&gt;
&lt;br /&gt;
Prior to being a technical architect, I was a Software Engineer working on the BBC's [http://www.bbc.co.uk/music/ Music] website, where we followed the [http://www2009.eprints.org/236/ Linked Data Principles] to expose our data. Prior to the BBC, I was at the University of Southampton, in [http://www.iam.ecs.soton.ac.uk/ The IAM Group].&lt;br /&gt;
&lt;br /&gt;
In my spare time I have written various pieces of Open Source software, including [http://www.aelius.com/njh/easyrdf/ EasyRdf], a PHP library designed to make it easy to consume and produce RDF. I am also the author of [http://www.aelius.com/njh/redstore/ RedStore], a lightweight RDF triplestore written in C using the [http://librdf.org/ Redland] library.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Personal Homepage&lt;br /&gt;
:http://www.aelius.com/njh&lt;br /&gt;
;W3C IRC Username&lt;br /&gt;
:NickH&lt;br /&gt;
;FOAF profile&lt;br /&gt;
:http://www.aelius.com/njh/foaf.rdf&lt;br /&gt;
;URI of “me”&lt;br /&gt;
:http://www.aelius.com/njh#me&lt;br /&gt;
;Twitter&lt;br /&gt;
:[http://twitter.com/njh @njh]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[category:Members]]&lt;/div&gt;</description>
			<pubDate>Wed, 16 Feb 2011 16:35:00 GMT</pubDate>			<dc:creator>Nhumfrey</dc:creator>			<comments>http://www.w3.org/2011/rdf-wg/wiki/User_talk:Nhumfrey</comments>		</item>
		<item>
			<title>TF interests</title>
			<link>http://www.w3.org/2011/rdf-wg/wiki/TF_interests</link>
			<description>&lt;p&gt;Nhumfrey:&amp;#32;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The table content is based on the users’ own pages…&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|&lt;br /&gt;
! Turtle Spec&lt;br /&gt;
! JSON Serialization&lt;br /&gt;
! Graph Identification&lt;br /&gt;
|-&lt;br /&gt;
| Jean-François Baget, INRIA&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| Scott Bauer, Mayo Clinic&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| Dan Brickley, VU&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| Matteo Brunati, IWA-HWG Association&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| Gavin Carothers, TopQuandrant&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| Jeremy Carroll, TopQuandrant&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| Pierre-Antoine Champin, Un Lyon&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| Olivier Corby, INRIA&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| Richard Cyganiak, DERI&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| Souripriya Das, Oracle&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| Lee Feigenbaum, Cambridge Semantics&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| Dieter Fensel, Ontotext&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| Fabien Gandon, INRIA&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| Alex Hall, Revelytix&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| Michael Hausenblas, DERI&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| Steve Harris, Garlik&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| Sandro Hawke, W3C&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| Pat Hayes, Invited Expert&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| Ivan Herman, W3C&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| [[User:Nhumfrey|Nicholas Humfrey, BBC]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; |  ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; |  ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| Christofer Matheus, Alcatel-Lucent&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| Peter F Patel-Schneider, Alcatel-Lucent&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| Axel Polleres, DERI&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| Yves Raimond, BBC&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| Nathan Rixham, Invited Expert&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| Guus Schreiber, VU&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| Andy Seaborne, Apache&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| Manu Sporny, Digital Bazaar&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| Thomas Steiner, Google&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| Mischa Tuffield, Garlik&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| David Wood, Talis&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| Zhe (Alan) Wu, Oracle&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| Mohamed Zergaoui, Innovimax&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| Antoine Zimmermann, Un Lyon&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|}&lt;/div&gt;</description>
			<pubDate>Wed, 16 Feb 2011 16:34:17 GMT</pubDate>			<dc:creator>Nhumfrey</dc:creator>			<comments>http://www.w3.org/2011/rdf-wg/wiki/Talk:TF_interests</comments>		</item>
		<item>
			<title>TF interests</title>
			<link>http://www.w3.org/2011/rdf-wg/wiki/TF_interests</link>
			<description>&lt;p&gt;Nhumfrey:&amp;#32;Edited Nicholas Humfrey and Yves Raimond&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The table content is based on the users’ own pages…&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|&lt;br /&gt;
! Turtle Spec&lt;br /&gt;
! JSON Serialization&lt;br /&gt;
! Graph Identification&lt;br /&gt;
|-&lt;br /&gt;
| Jean-François Baget, INRIA&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| Scott Bauer, Mayo Clinic&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| Dan Brickley, VU&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| Matteo Brunati, IWA-HWG Association&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| Gavin Carothers, TopQuandrant&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| Jeremy Carroll, TopQuandrant&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| Pierre-Antoine Champin, Un Lyon&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| Olivier Corby, INRIA&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| Richard Cyganiak, DERI&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| Souripriya Das, Oracle&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| Lee Feigenbaum, Cambridge Semantics&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| Dieter Fensel, Ontotext&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| Fabien Gandon, INRIA&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| Alex Hall, Revelytix&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| Michael Hausenblas, DERI&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| Steve Harris, Garlik&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| Sandro Hawke, W3C&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| Pat Hayes, Invited Expert&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| Ivan Herman, W3C&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| Nicholas Humfrey, BBC&lt;br /&gt;
| align=&amp;quot;center&amp;quot; |  ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; |  ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| Christofer Matheus, Lucent&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| Peter F Patel-Schneider, Lucent&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| Axel Polleres, DERI&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| Yves Raimond, BBC&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| Nathan Rixham, Invited Expert&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| Guus Schreiber, VU&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| Andy Seaborne, Apache&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| Manu Sporny, Digital Bazaar&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|-&lt;br /&gt;
| Thomas Steiner, Google&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| Mischa Tuffield, Garlik&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| David Wood, Talis&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| Zhe (Alan) Wu, Oracle&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| Mohamed Zergaoui, Innovimax&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| Antoine Zimmermann, Un Lyon&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ✓&lt;br /&gt;
|}&lt;/div&gt;</description>
			<pubDate>Wed, 16 Feb 2011 16:33:09 GMT</pubDate>			<dc:creator>Nhumfrey</dc:creator>			<comments>http://www.w3.org/2011/rdf-wg/wiki/Talk:TF_interests</comments>		</item>
		<item>
			<title>User:Nhumfrey</title>
			<link>http://www.w3.org/2011/rdf-wg/wiki/User:Nhumfrey</link>
			<description>&lt;p&gt;Nhumfrey:&amp;#32;/* Nicholas Humfrey */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Nicholas Humfrey == &lt;br /&gt;
&lt;br /&gt;
I am joining the RDF Working Group as a representative for British Broadcasting Corporation (BBC), along side [[User:Yraimond|Yves Raimond]]. I am also the BBC representative for the [http://www.w3.org/2009/sparql/wiki/Main_Page SPARQL WG].&lt;br /&gt;
&lt;br /&gt;
I am currently the Technical Architect for [http://www.bbc.co.uk BBC] [http://www.bbc.co.uk/radio/ Radio] and [http://www.bbc.co.uk/music/ Music] Online. &lt;br /&gt;
&lt;br /&gt;
Prior to being a technical architect, I was a Software Engineer working on the BBC's [http://www.bbc.co.uk/music/ Music] website, where we followed the [http://www2009.eprints.org/236/ Linked Data Principles] to expose our data. Prior to the BBC, I was at the University of Southampton, in [http://www.iam.ecs.soton.ac.uk/ The IAM Group].&lt;br /&gt;
&lt;br /&gt;
In my spare time I have written various pieces of Open Source software, including [http://www.aelius.com/njh/easyrdf/ EasyRdf], a PHP library designed to make it easy to consume and produce RDF. I am also the author of [http://www.aelius.com/njh/redstore/ RedStore], a lightweight RDF triplestore written in C using the [http://librdf.org/ Redland] library.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Personal Homepage&lt;br /&gt;
:http://www.aelius.com/njh&lt;br /&gt;
;FOAF profile&lt;br /&gt;
:http://www.aelius.com/njh/foaf.rdf&lt;br /&gt;
;URI of “me”&lt;br /&gt;
:http://www.aelius.com/njh#me&lt;br /&gt;
;Twitter&lt;br /&gt;
:[http://twitter.com/njh @njh]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[category:Members]]&lt;/div&gt;</description>
			<pubDate>Thu, 10 Feb 2011 14:55:10 GMT</pubDate>			<dc:creator>Nhumfrey</dc:creator>			<comments>http://www.w3.org/2011/rdf-wg/wiki/User_talk:Nhumfrey</comments>		</item>
		<item>
			<title>User:Nhumfrey</title>
			<link>http://www.w3.org/2011/rdf-wg/wiki/User:Nhumfrey</link>
			<description>&lt;p&gt;Nhumfrey:&amp;#32;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Nicholas Humfrey == &lt;br /&gt;
&lt;br /&gt;
I am joining the RDF Working Group as a representative for British Broadcasting Corporation (BBC), along side [[User:Yraimond|Yves Raimond]]. I am also the BBC representative for the [http://www.w3.org/2009/sparql/wiki/Main_Page SPARQL WG].&lt;br /&gt;
&lt;br /&gt;
I am currently the Technical Architect for [http://www.bbc.co.uk BBC] [http://www.bbc.co.uk/radio/ Radio] and [http://www.bbc.co.uk/music/ Music] Online. &lt;br /&gt;
&lt;br /&gt;
Prior to being a technical architect, I was a Software Engineer working on the BBC's [http://www.bbc.co.uk/music/ Music] website, where we followed the [http://www2009.eprints.org/236/ Linked Data&lt;br /&gt;
Principles] to expose our data. Prior to the BBC, I was at the University of Southampton, in [http://www.iam.ecs.soton.ac.uk/ The IAM Group].&lt;br /&gt;
&lt;br /&gt;
In my spare time I have written various pieces of Open Source software, including [http://www.aelius.com/njh/easyrdf/ EasyRdf], a PHP library designed to make it easy to consume and produce RDF. I am also the author of [http://www.aelius.com/njh/redstore/ RedStore], a lightweight RDF triplestore written in C using the [http://librdf.org/ Redland] library.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Personal Homepage&lt;br /&gt;
:http://www.aelius.com/njh&lt;br /&gt;
;FOAF profile&lt;br /&gt;
:http://www.aelius.com/njh/foaf.rdf&lt;br /&gt;
;URI of “me”&lt;br /&gt;
:http://www.aelius.com/njh#me&lt;br /&gt;
;Twitter&lt;br /&gt;
:[http://twitter.com/njh @njh]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[category:Members]]&lt;/div&gt;</description>
			<pubDate>Thu, 10 Feb 2011 14:53:29 GMT</pubDate>			<dc:creator>Nhumfrey</dc:creator>			<comments>http://www.w3.org/2011/rdf-wg/wiki/User_talk:Nhumfrey</comments>		</item>
		<item>
			<title>User:Nhumfrey</title>
			<link>http://www.w3.org/2011/rdf-wg/wiki/User:Nhumfrey</link>
			<description>&lt;p&gt;Nhumfrey:&amp;#32;Created page with &amp;quot;== Nicholas Humfrey ==   I am joining the RDF Working Group as a representative for British Broadcasting Corporation (BBC), along side Yves Raimond. I am also t…&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Nicholas Humfrey == &lt;br /&gt;
&lt;br /&gt;
I am joining the RDF Working Group as a representative for British Broadcasting Corporation (BBC), along side [[User:Yraimond|Yves Raimond]]. I am also the BBC representative for the [http://www.w3.org/2009/sparql/wiki/Main_Page SPARQL WG].&lt;br /&gt;
&lt;br /&gt;
I am currently the Technical Architect for [http://www.bbc.co.uk BBC] [http://www.bbc.co.uk/radio/ Radio] and [http://www.bbc.co.uk/music/ Music] Online. &lt;br /&gt;
&lt;br /&gt;
Prior to being a technical architect, I was a Software Engineer working on the BBC's [http://www.bbc.co.uk/music/ Music] website, where we followed the Linked Data&lt;br /&gt;
Principles to expose our data. Prior to the BBC, I was at the University of Southampton, in [http://www.iam.ecs.soton.ac.uk/ The IAM Group].&lt;br /&gt;
&lt;br /&gt;
In my spare time I have written various pieces of Open Source software, including [http://www.aelius.com/njh/easyrdf/ EasyRdf], a PHP library designed to make it easy to consume and produce RDF. I am also the author of [http://www.aelius.com/njh/redstore/ RedStore], a lightweight RDF triplestore written in C using the [http://librdf.org/ Redland] library.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Personal Homepage&lt;br /&gt;
:http://www.aelius.com/njh&lt;br /&gt;
;FOAF profile&lt;br /&gt;
:http://www.aelius.com/njh/foaf.rdf&lt;br /&gt;
;URI of “me”&lt;br /&gt;
:http://www.aelius.com/njh#me&lt;br /&gt;
;Twitter&lt;br /&gt;
:[http://twitter.com/njh @njh]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[category:Members]]&lt;/div&gt;</description>
			<pubDate>Thu, 10 Feb 2011 14:52:04 GMT</pubDate>			<dc:creator>Nhumfrey</dc:creator>			<comments>http://www.w3.org/2011/rdf-wg/wiki/User_talk:Nhumfrey</comments>		</item>
	</channel>
</rss>