From c4f7e2f7f57ffd28946179c21fa9de6eba57d3a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Esm=C3=A9=20Cowles?= Date: Wed, 17 Dec 2014 12:56:36 -0500 Subject: [PATCH] Correcting owl:Individual to owl:NamedIndividual, updating XSL to display them (FCREPO-1261) --- owl2html.xsl | 12 ++++++------ repository.rdf | 8 ++++---- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/owl2html.xsl b/owl2html.xsl index 6ce2767..77a3a89 100644 --- a/owl2html.xsl +++ b/owl2html.xsl @@ -37,9 +37,9 @@ - -

Individuals

- + +

Named Individuals

+ @@ -72,9 +72,9 @@
- -

Individuals

- + +

Named Individuals

+ diff --git a/repository.rdf b/repository.rdf index 3c0e5bb..a68066b 100644 --- a/repository.rdf +++ b/repository.rdf @@ -908,16 +908,16 @@ resource status Values of the status property. The default values are active and deleted -- but additional values can be created. - + active The resource is active. - - + + deleted The resource has been marked for deletion. - +