Added FRBR ref
authorsteve.battle <steve.battle@sysemia.co.uk>
Tue, 24 Sep 2013 13:03:32 +0100
changeset 356 9e3c439e10c1
parent 355 b33edf9794e8
child 357 2bd2fff4cd31
Added FRBR ref
ldp-ucr.html
--- a/ldp-ucr.html	Tue Sep 24 12:55:35 2013 +0100
+++ b/ldp-ucr.html	Tue Sep 24 13:03:32 2013 +0100
@@ -134,6 +134,19 @@
 			"DC-COLLECTIONS": {
 				title: "Dublin Core Collections Application Profile",
 				href: "http://dublincore.org/groups/collections/collection-application-profile/"
+			},
+			"FRBR": {
+				title: "Functional Requirements for Bibliographic Records",
+				href: "http://www.ifla.org/publications/functional-requirements-for-bibliographic-records",
+				publisher: "International Federation of Library Associations (IFLA)"
+			},
+			"FRBR-CORE": {
+				title: "Expression of Core FRBR Concepts in RDF",
+				href: "http://vocab.org/frbr/core.html",
+				"authors": [
+					"I. Davis",
+					"R. Newman"
+				]				
 			}
 		  }
       };
@@ -1349,12 +1362,7 @@
 		<tt>rdfs:member</tt>, but many different membership predicates are in
 		common use, including RDF Lists. Item-level descriptions can be
 		captured using the Functional Requirements for Bibliographic
-		Records (<a
-			href="http://www.ifla.org/publications/functional-requirements-for-bibliographic-records"
-			title="http://www.ifla.org/publications/functional-requirements-for-bibliographic-records"
-			rel="nofollow">FRBR</a>) <a
-			href="http://vocab.org/frbr/core.html" class="external text"
-			title="http://vocab.org/frbr/core.html" rel="nofollow">ontology</a>.
+		Records (FRBR) ontology [[FRBR]] [[FRBR-CORE]].
 	</p>
 	<p>
 	Based on the example below, the item-level description should include as a minimum all the <tt>rdfs:member</tt> relationships. It need not include other properties of the collection, and it need not include additional properties of the members.