From 40405630ecbb26b2f9f4b1a2879e7cb3a8767783 Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Tue, 3 Mar 2015 17:07:55 +0100 Subject: [PATCH] Experimental Linked Research HTML pattern. --- src/main/resources/template.html | 206 +++++++++++++++++++------------ 1 file changed, 129 insertions(+), 77 deletions(-) diff --git a/src/main/resources/template.html b/src/main/resources/template.html index 69455b1..922f026 100644 --- a/src/main/resources/template.html +++ b/src/main/resources/template.html @@ -12,11 +12,18 @@ - + + + + + + - + + + - - -
+ +
-

${ontology.label}

-

Namespace:

- ${ontology.namespace} -

Authors:

-
    - - ${ontology.authors} -
-

Serialisations:

- -
- -

Abstract

- ${ontology.abstract} - - - -

Ontology Statistics

- -
Classes (${class.count}):
-

${class.labelwithhyperlink}

- -
Properties (${property.count}):
-

${property.labelwithhyperlink}

- -
Instances (${instances.count}):
-

${instances.labelwithhyperlink}

- -

Term Description

- In this section, the classes and properties that provide a basis for the ${ontology.label} are described - -

Classes

- ${classes} - -
-
-

${class.label}

-
-
- ${class.description}
- ${class.propertydomain}
- ${class.propertyrange}
- ${class.subclassof}
- ${class.subclassedby}
-
-
-
+

${ontology.label}

+ +
+
+
Authors
+
${ontology.authors}
+ +
+ + + + + + + + +
+ + +
+
Namespace:
+
${ontology.namespace}
+
+ +
+
Serialisations
+
+
+ +
+
+

Abstract

+
+

${ontology.abstract}

+
+
+ -

Properties

- ${properties} - -
-
-

${property.label}

-
-
- ${property.description}
- ${property.classdomain}
- ${property.classrange}
- ${property.subpropertyof}
- ${property.subpropertyby} -
-
-
+ -
- Copyright:Last Updated: ${ontology.modified} -
+
+

Ontology Statistics

+
+ +
+
Classes (${class.count}):
+
+

${class.labelwithhyperlink}

+
+
-
+
+
Properties (${property.count}):
+
+

${property.labelwithhyperlink}

+
+
- - +
+
Instances (${instances.count}):
+
+

${instances.labelwithhyperlink}

+
+
+
+ - - - +
+

Term Description

+
+

In this section, the classes and properties that provide a basis for the ${ontology.label} are described.

+ +
+

Classes

+ +
+ +
+

Properties

+ +
+
+
+
+ + + + +