diff --git a/app/frontend/advanced.html b/app/frontend/advanced.html index 2688c10..8f25830 100644 --- a/app/frontend/advanced.html +++ b/app/frontend/advanced.html @@ -5,6 +5,7 @@ + diff --git a/app/frontend/content/definitions.html b/app/frontend/content/definitions.html index 601e601..08b4eec 100644 --- a/app/frontend/content/definitions.html +++ b/app/frontend/content/definitions.html @@ -6,7 +6,7 @@

Learn about DiAGRAM

DiAGRAM tells you how well you are managing your digital preservation risks. It does this by calculating two probabilities:

    -
  1. intellectual control defined as the probability that you have full knowledge of the file’s content, provenance and conditions of use
  2. +
  3. intellectual control defined as the probability that you have full knowledge of the file's content, provenance and conditions of use
  4. renderability defined as the probability that you can provide a sufficiently useful representation of the original file
diff --git a/app/frontend/content/home.html b/app/frontend/content/home.html index 6d13066..135be4f 100644 --- a/app/frontend/content/home.html +++ b/app/frontend/content/home.html @@ -1,12 +1,12 @@
-

+

DiAGRAM - The Digital Archiving Graphical Risk Assessment Model

-
+
-

Version 1.0.0

+

Version 1.0.0

DiAGRAM is an online tool designed to help archivists manage the risks to their digital collections. By answering a set of questions relating to archives such as storage media, system security and technical skills, the tool will use statistical methods to calculate the probability that your digital material is preserved.

Who created it?

diff --git a/app/frontend/definitions.html b/app/frontend/definitions.html index d439fe5..6355757 100644 --- a/app/frontend/definitions.html +++ b/app/frontend/definitions.html @@ -1,8 +1,9 @@ - Learn about DiAGRAM - DiAGRAM - + Learn about DiAGRAM - DiAGRAM + +
diff --git a/app/frontend/index.html b/app/frontend/index.html index be00b76..c9703de 100644 --- a/app/frontend/index.html +++ b/app/frontend/index.html @@ -1,8 +1,9 @@ - Home page - DiAGRAM - + Home page - DiAGRAM + +
diff --git a/app/frontend/styles/model-diagram.css b/app/frontend/styles/model-diagram.css new file mode 100644 index 0000000..a8226eb --- /dev/null +++ b/app/frontend/styles/model-diagram.css @@ -0,0 +1,107 @@ +figure > svg#diagram-network .st1 { + fill: #f9f6e2; + stroke: none; + stroke-linecap: round; + stroke-linejoin: round; + stroke-width: 0.75 +} + +figure > svg#diagram-network .st2 { + fill: #48cd00; + marker-end: url(#mrkr13-6); + stroke: #000000; + stroke-linecap: round; + stroke-linejoin: round; + stroke-width: 0.75 +} + +figure > svg#diagram-network .st3 { + fill: #000000; + fill-opacity: 1; + stroke: #000000; + stroke-opacity: 1; + stroke-width: 0.22935779816514 +} + +figure > svg#diagram-network .st4 { + fill: #000000; + font-family: Roboto Mono; + font-size: 1.25em +} + +figure > svg#diagram-network .st5 { + font-size: 1em +} + +figure > svg#diagram-network .st6 { + fill: #48cd00; + stroke: #000000; + stroke-linecap: round; + stroke-linejoin: round; + stroke-width: 0.75 +} + +figure > svg#diagram-network .st7 { + fill: #ffffff; + stroke: #000000; + stroke-linecap: round; + stroke-linejoin: round; + stroke-width: 0.75 +} + +figure > svg#diagram-network .st8 { + marker-end: url(#mrkr13-6); + stroke: #000000; + stroke-linecap: round; + stroke-linejoin: round; + stroke-width: 0.75 +} + +figure > svg#diagram-network .st9 { + fill: #ffffff; + marker-end: url(#mrkr13-6); + stroke: #000000; + stroke-linecap: round; + stroke-linejoin: round; + stroke-width: 0.75 +} + +figure > svg#diagram-network .st10 { + fill: #5400cd; + marker-end: url(#mrkr13-6); + stroke: #000000; + stroke-linecap: round; + stroke-linejoin: round; + stroke-width: 0.75 +} + +figure > svg#diagram-network .st11 { + fill: #ffffff; + font-family: Roboto Mono; + font-size: 1.25em +} + +figure > svg#diagram-network .st12 { + fill: #ff6e3a; + stroke: #000000; + stroke-linecap: round; + stroke-linejoin: round; + stroke-width: 0.75 +} + +figure > svg#diagram-network .st13 { + fill: none; + fill-rule: evenodd; + font-size: 12px; + overflow: visible; + stroke-linecap: square; + stroke-miterlimit: 3 +} + +figure > svg#diagram-network text { + user-select: none +} + +figure > svg#diagram-network .noStroke { + stroke: none; +} \ No newline at end of file diff --git a/app/frontend/styles/styles.css b/app/frontend/styles/styles.css index 5b0850f..7446744 100644 --- a/app/frontend/styles/styles.css +++ b/app/frontend/styles/styles.css @@ -23,6 +23,9 @@ h1, h2, h3, h4, h5, h6 { font-weight: bold; } +.text-center { + text-align: center; +} .box-body h1, .box-body h2, @@ -49,6 +52,7 @@ h1, h2, h3, h4, h5, h6 { h2.main-title { font-family: 'supria-sans-condensed', sans-serif; + font-weight: normal; } .outer-wrapper, .main-and-foot { diff --git a/app/frontend/www/diagram.svg b/app/frontend/www/diagram.svg index fad6bac..0a25ff5 100644 --- a/app/frontend/www/diagram.svg +++ b/app/frontend/www/diagram.svg @@ -8,27 +8,9 @@ - - - - +