National Gallery XML Example: Production: Difference between revisions

From National Gallery Research Wiki
Jump to navigation Jump to search
(Created page with "The RDF system that produced this data is still under development and public URIs are not yet available, so all references to rdf.ng-london.org.uk are not yet live. This page ...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:
== Resource Description ==
== Resource Description ==
<pre>
<pre>
   <rdf:Description rdf:about="http://rdf.ng-london.org.uk/resource/">  
   <rdf:Description rdf:about="http://rdf.ng-london.org.uk/resource/Production_of_NG1171">  


     <--! All of the defined properties and links would be added here -->
     <--! All of the defined properties and links would be added here -->
Line 17: Line 17:


<pre>
<pre>
       
    <rdf:type rdf:resource="http://www.cidoc-crm.org/rdfs/cidoc_crm_v5.0.2_english_label.rdfs#E12.Production"/>
    <crm:P15F.was_influenced_by rdf:resource="http://rdf.ng-london.org.uk/resource/Italian_School"/>
    <crm:P14F.carried_out_by rdf:resource="http://rdf.ng-london.org.uk/resource/Raphael"/>
    <crm:P4F.has_time_span rdf:resource="http://rdf.ng-london.org.uk/resource/1505"/>
</pre>
</pre>

Latest revision as of 18:18, 15 December 2010

The RDF system that produced this data is still under development and public URIs are not yet available, so all references to rdf.ng-london.org.uk are not yet live.

This page is part of the National_Gallery_API discussion.

--Jpadfield 16:29, 15 December 2010 (UTC)

Resource Description

  <rdf:Description rdf:about="http://rdf.ng-london.org.uk/resource/Production_of_NG1171"> 

    <--! All of the defined properties and links would be added here -->

  </rdf:Description>

Simple Properties

    <rdf:type rdf:resource="http://www.cidoc-crm.org/rdfs/cidoc_crm_v5.0.2_english_label.rdfs#E12.Production"/>
    <crm:P15F.was_influenced_by rdf:resource="http://rdf.ng-london.org.uk/resource/Italian_School"/>
    <crm:P14F.carried_out_by rdf:resource="http://rdf.ng-london.org.uk/resource/Raphael"/>
    <crm:P4F.has_time_span rdf:resource="http://rdf.ng-london.org.uk/resource/1505"/>