NIHVIVO-1074: Added semantic markup to menupage--classgroup-people.ftl (work in progress). Clean up css for menupage.css too.

This commit is contained in:
mb863 2010-11-03 20:56:58 +00:00
parent 9cbef993e5
commit b3d84103a1
5 changed files with 444 additions and 447 deletions

View file

@ -1,453 +1,441 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */ /* $This file is distributed under the terms of the license in /doc/license.txt$ */
@charset "UTF-8"; @charset "UTF-8";
/* CSS Document */ /* CSS Document */
/* VISUAL GRAPH FOAF:PERSON------> */ /* VISUAL GRAPH FOAF:PERSON------> */
#intro-topLevel { #intro-menupage {
clear:both; clear: both;
width:920px; width: 920px;
margin:0 auto; margin: 0 auto;
background:#fff; background: #fff;
padding-top:30px; padding-top: 30px;
margin-bottom:30px; margin-bottom: 30px;
} }
#intro-topLevel h3 { #intro-menupage h3 {
padding:0 25px 15px 0; padding: 0 25px 15px 0;
font-size:24px; font-size: 24px;
color:#002b44; color: #002b44;
font-weight:normal; font-weight: normal;
border-bottom:1px solid #f3f3f4; border-bottom: 1px solid #f3f3f4;
padding-bottom:20px; padding-bottom: 20px;
} }
#content-foaf-person { #content-foaf-person {
float:left; float: left;
width:620px; width: 620px;
border-right:1px solid #e8ece9; border-right: 1px solid #e8ece9;
margin-bottom:30px; margin-bottom: 30px;
} }
#content-foaf-person h4 { #content-foaf-person h4 {
padding:20px 25px 12px 0; padding: 20px 25px 12px 0;
font-size:20px; font-size: 20px;
color:#2485ae; color: #2485ae;
font-weight:normal; font-weight: normal;
background:url(../images/arrow-down.gif) 117px 27px no-repeat; background: url(../images/arrow-down.gif) 117px 27px no-repeat;
} }
ul#foaf-person-childClasses { ul#foaf-person-childClasses {
float:left; float: left;
width:265px; width: 265px;
margin-left:45px; margin-left: 45px;
} }
ul#foaf-person-childClasses li { ul#foaf-person-childClasses li {
display:block; display: block;
border-bottom:1px solid #dde4e3; border-bottom: 1px solid #dde4e3;
font-size:16px; font-size: 16px;
height:35px; height: 35px;
line-height:35px; line-height: 35px;
} }
ul#foaf-person-childClasses li:last-child { ul#foaf-person-childClasses li:last-child {
border-bottom:0; border-bottom: 0;
} }
ul#foaf-person-childClasses a { ul#foaf-person-childClasses a {
display:block; display: block;
padding-left:15px; padding-left: 15px;
width:265px; width: 265px;
height:35px; height: 35px;
color:#5e6363; color: #5e6363;
text-decoration:none; text-decoration: none;
} }
ul#foaf-person-childClasses a:hover { ul#foaf-person-childClasses a:hover {
background:url(../images/arrow.gif) 0 12px no-repeat; background: url(../images/arrow.gif) 0 12px no-repeat;
color:#2ea0cf; color: #2ea0cf;
} }
ul#foaf-person-childClasses a.selected { ul#foaf-person-childClasses a.selected {
color:#2ea0cf; color: #2ea0cf;
background:url(../images/arrow.gif) 0 12px no-repeat; background: url(../images/arrow.gif) 0 12px no-repeat;
} }
ul#foaf-person-childClasses .count-classes { ul#foaf-person-childClasses .count-classes {
font-size:12px; font-size: 12px;
} }
#foaf-person-graph { #foaf-person-graph {
float:right; float: right;
width:270px; width: 270px;
height:270px; height: 270px;
} }
/* VISUAL GRAPH CLASS:GENERIC (ORGANIZATION, RESEARCH, EVENT) ------> */ /* VISUAL GRAPH CLASS:GENERIC (ORGANIZATION, RESEARCH, EVENT) ------> */
#content-generic-class { #content-generic-class {
float:left; float: left;
width:900px; width: 900px;
margin-bottom:30px; margin-bottom: 30px;
} }
#content-generic-class h3 { #content-generic-class h3 {
padding:0 25px 15px 0; padding: 0 25px 15px 0;
font-size:24px; font-size: 24px;
color:#002b44; color: #002b44;
font-weight:normal; font-weight: normal;
border-bottom:1px solid #f3f3f4; border-bottom: 1px solid #f3f3f4;
} }
#content-generic-class h4 { #content-generic-class h4 {
padding:20px 25px 12px 0; padding: 20px 25px 12px 0;
font-size:20px; font-size: 20px;
color:#2485ae; color: #2485ae;
font-weight:normal; font-weight: normal;
background:url(../images/arrow-down.gif) 117px 27px no-repeat; background: url(../images/arrow-down.gif) 117px 27px no-repeat;
} }
ul#class-generic-childClasses { ul#class-generic-childClasses {
float:left; float: left;
width:265px; width: 265px;
margin-left:35px; margin-left: 35px;
} }
ul#class-generic-childClasses li { ul#class-generic-childClasses li {
display:block; display: block;
border-bottom:1px solid #dde4e3; border-bottom: 1px solid #dde4e3;
font-size:16px; font-size: 16px;
height:35px; height: 35px;
line-height:35px; line-height: 35px;
} }
ul#class-generic-childClasses li:last-child { ul#class-generic-childClasses li:last-child {
border-bottom:0; border-bottom: 0;
} }
ul#class-generic-childClasses a { ul#class-generic-childClasses a {
display:block; display: block;
padding-left:15px; padding-left: 15px;
width:265px; width: 265px;
height:35px; height: 35px;
color:#5e6363; color: #5e6363;
text-decoration:none; text-decoration: none;
} }
ul#class-generic-childClasses a:hover { ul#class-generic-childClasses a:hover {
background:url(../images/arrow.gif) 0 12px no-repeat; background: url(../images/arrow.gif) 0 12px no-repeat;
color:#2ea0cf; color: #2ea0cf;
} }
ul#class-generic-childClasses a.selected { ul#class-generic-childClasses a.selected {
color:#2ea0cf; color: #2ea0cf;
background:url(../images/arrow.gif) 0 12px no-repeat; background: url(../images/arrow.gif) 0 12px no-repeat;
} }
ul#class-generic-childClasses .count-classes { ul#class-generic-childClasses .count-classes {
font-size:12px; font-size: 12px;
} }
#generic-class-graph { #generic-class-graph {
float:right; float: right;
width:500px; width: 500px;
height:283px; height: 283px;
padding-right:20px; padding-right: 20px;
border:1px dotted #CCC; border: 1px dotted #CCC;
} }
/* FIND BY ------> */ /* FIND BY ------> */
#find-by { #find-by {
width:275px; width: 275px;
border:1 solid green; border: 1 solid green;
float:right; float: right;
margin-top:20px; margin-top: 20px;
} }
#find-by h3 { #find-by h3 {
padding:0 25px 12px 12px; padding: 0 25px 12px 12px;
font-size:18px; font-size: 18px;
color:#2485ae; color: #2485ae;
font-weight:normal; font-weight: normal;
background:url(../images/arrow-down.gif) 85px 7px no-repeat; background: url(../images/arrow-down.gif) 85px 7px no-repeat;
border-bottom:0; border-bottom: 0;
} }
ul#find-filters { ul#find-filters {
float:left; float: left;
width:265px; width: 265px;
} }
ul#find-filters li { ul#find-filters li {
display:block; display: block;
border-bottom:1px solid #dde4e3; border-bottom: 1px solid #dde4e3;
font-size:16px; font-size: 16px;
height:35px; height: 35px;
line-height:35px; line-height: 35px;
} }
ul#find-filters li:last-child { ul#find-filters li:last-child {
border-bottom:0; border-bottom: 0;
} }
ul#find-filters a { ul#find-filters a {
display:block; display: block;
padding-left:15px; padding-left: 15px;
width:265px; width: 265px;
height:35px; height: 35px;
color:#5e6363; color: #5e6363;
text-decoration:none; text-decoration: none;
} }
ul#find-filters a:hover { ul#find-filters a:hover {
background:url(../images/arrow.gif) 0 12px no-repeat; background: url(../images/arrow.gif) 0 12px no-repeat;
color:#2ea0cf; color: #2ea0cf;
} }
ul#find-filters a.selected { ul#find-filters a.selected {
color:#2ea0cf; color: #2ea0cf;
background:url(../images/arrow.gif) 0 12px no-repeat; background: url(../images/arrow.gif) 0 12px no-repeat;
} }
/* NETWORK STATS ------> */ /* NETWORK STATS ------> */
#network-stats { #network-stats {
clear:both; clear: both;
width:920px; width: 920px;
margin:0 auto; margin: 0 auto;
height:67px; height: 67px;
background:#f7f9f9; background: #f7f9f9;
border:1px solid #d7e6e6; border: 1px solid #d7e6e6;
margin-bottom:30px; margin-bottom: 30px;
} }
#network-stats h3 { #network-stats h3 {
float:left; float: left;
width:150px; width: 150px;
padding:20px 12px 10px 12px; padding: 20px 12px 10px 12px;
font-size:20px; font-size: 20px;
color:#2485ae; color: #2485ae;
font-weight:normal; font-weight: normal;
background:url(../images/arrow.gif) 140px 27px no-repeat; background: url(../images/arrow.gif) 140px 27px no-repeat;
} }
#network-stats p { #network-stats p {
padding:15px 15px 15px 175px; padding: 15px 15px 15px 175px;
font-size:14px; font-size: 14px;
line-height:1.5em; line-height: 1.5em;
color:#5e6363; color: #5e6363;
} }
/* RESEARCHERS ------> */ /* RESEARCHERS ------> */
#researchers { #researchers {
clear:both; clear: both;
width:920px; width: 920px;
height:229px; height: 229px;
margin:0 auto; margin: 0 auto;
background:#f7f9f9; background: #f7f9f9;
border:1px solid #d7e6e6; border: 1px solid #d7e6e6;
margin-top:30px; margin-top: 30px;
} }
#researchers h3 { #researchers h3 {
float:left; float: left;
width:150px; width: 150px;
padding:20px 12px 10px 12px; padding: 20px 12px 10px 12px;
font-size:20px; font-size: 20px;
color:#2485ae; color: #2485ae;
font-weight:normal; font-weight: normal;
background:url(../images/arrow.gif) 140px 27px no-repeat; background: url(../images/arrow.gif) 140px 27px no-repeat;
} }
#researchers p { #researchers p {
padding:17px 15px 15px 175px; padding: 17px 15px 15px 175px;
font-size:18px; font-size: 18px;
line-height:1.5em; line-height: 1.5em;
color:#5e6363; color: #5e6363;
} }
#researchers-slider { #researchers-slider {
clead:both; clead: both;
margin:0 auto; margin: 0 auto;
width:887px; width: 887px;
height:115px; height: 115px;
border:1px solid #e8e8e8; border: 1px solid #e8e8e8;
background:#fff; background: #fff;
} }
#alpha-display { #alpha-display {
width:100px; width: 100px;
height:115px; height: 115px;
font-size:70px; font-size: 70px;
line-height:115px; line-height: 115px;
text-align:center; text-align: center;
float:left; float: left;
color:#2485ae; color: #2485ae;
border-right:1px dotted #dde4e3; border-right: 1px dotted #dde4e3;
margin-right:10px; margin-right: 10px;
font-weight:bold; font-weight: bold;
} }
#profile-photo-display { #profile-photo-display {
width:600px; width: 600px;
height:115px; height: 115px;
float:left; float: left;
} }
#profile-photo-display ul { #profile-photo-display ul {
display:block; display: block;
} }
#profile-photo-display li { #profile-photo-display li {
display:block; display: block;
width:90px; width: 90px;
float:left; float: left;
padding-right:10px; padding-right: 10px;
padding-top:10px; padding-top: 10px;
} }
#profile-photo-display img { #profile-photo-display img {
border:1px solid #dde4e3; border: 1px solid #dde4e3;
} }
#nav-display { #nav-display {
width:100px; width: 100px;
height:70px; height: 70px;
margin-top:30px; margin-top: 30px;
margin-right:20px; margin-right: 20px;
float:right; float: right;
} }
#nav-display p { #nav-display p {
float:left; float: left;
padding:0; padding: 0;
padding-top:7px; padding-top: 7px;
width:30px; width: 30px;
font-size:26px; font-size: 26px;
color:#2485ae; color: #2485ae;
} }
#nav-display img { #nav-display img {
display:block; display: block;
float:right; float: right;
padding-left:15px; padding-left: 15px;
border-left:1px solid #e8e8e8; border-left: 1px solid #e8e8e8;
} }
/* BROWSE BY ------> */ /* BROWSE BY ------> */
#browse-by { #browse-by {
clear:both; clear: both;
width:920px; width: 920px;
margin:0 auto; margin: 0 auto;
margin-top:40px; margin-top: 40px;
border:1px solid #dfe6e6; border: 1px solid #dfe6e6;
background:#f7f9f9; background: #f7f9f9;
overflow:hidden; overflow: hidden;
} }
#browse-by h2 { #browse-by h2 {
background:#5e6363; background: #5e6363;
width:102px; width: 102px;
height:44px; height: 44px;
line-height:44px; line-height: 44px;
font-soze:22px; font-soze: 22px;
padding-left:15px; padding-left: 15px;
color:#fff; color: #fff;
margin-bottom:27px; margin-bottom: 27px;
} }
/* BROWSE CLASSES ------> */ /* BROWSE CLASSES ------> */
ul#browse-childClasses { ul#browse-childClasses {
float:left; float: left;
width:284px; width: 284px;
border:1px solid #dde4e3; border: 1px solid #dde4e3;
border-right:0; border-right: 0;
margin-left:30px; margin-left: 30px;
background-color:#f1f2ee; background-color: #f1f2ee;
} }
ul#browse-childClasses li { ul#browse-childClasses li {
display:block; display: block;
width:264px; width: 264px;
border-bottom:1px solid #dde4e3; border-bottom: 1px solid #dde4e3;
font-size:16px; font-size: 16px;
height:35px; height: 35px;
line-height:35px; line-height: 35px;
margin-left:10px; margin-left: 10px;
margin-right:10px; margin-right: 10px;
} }
ul#browse-childClassesli:last-child { ul#browse-childClassesli:last-child {
border-bottom:0; border-bottom: 0;
} }
ul#browse-childClasses a { ul#browse-childClasses a {
display:block; display: block;
padding-left:20px; padding-left: 20px;
width:264px; width: 264px;
height:35px; height: 35px;
color:#5e6363; color: #5e6363;
text-decoration:none; text-decoration: none;
} }
ul#browse-childClasses a:hover { ul#browse-childClasses a:hover {
background:url(../images/arrow.gif) 0 12px no-repeat; background: url(../images/arrow.gif) 0 12px no-repeat;
color:#2ea0cf; color: #2ea0cf;
} }
ul#browse-childClasses a.selected { ul#browse-childClasses a.selected {
color:#2ea0cf; color: #2ea0cf;
background:url(../images/arrow.gif) 0 12px no-repeat; background: url(../images/arrow.gif) 0 12px no-repeat;
} }
ul#browse-childClasses .count-classes { ul#browse-childClasses .count-classes { font-size: 12px }
font-size:12px;
}
/* ALPHA BROWSE------> */ /* ALPHA BROWSE------> */
#alpha-browse-childClass { #alpha-browse-childClass {
float:left; float: left;
width:77px; width: 77px;
border:1px solid #dde4e3; border: 1px solid #dde4e3;
border-right:0; border-right: 0;
} }
ul#alpha-browse-childClass { ul#alpha-browse-childClass {
background-color:#fff; background-color: #fff;
border-left:1px solid #dde4e3; border-left: 1px solid #dde4e3;
} }
ul#alpha-browse-childClass li { ul#alpha-browse-childClass li {
display:block; display: block;
width:67px; width: 67px;
font-size:18px; font-size: 18px;
height:35px; height: 35px;
line-height:35px; line-height: 35px;
} }
ul#alpha-browse-childClass li:last-child { ul#alpha-browse-childClass li:last-child {
border-bottom:0; border-bottom: 0;
} }
ul#alpha-browse-childClass a { ul#alpha-browse-childClass a {
display:block; display: block;
width:57px; width: 57px;
height:35px; height: 35px;
color:#5e6363; color: #5e6363;
text-decoration:none; text-decoration: none;
text-align:center; text-align: center;
margin-left:5px; margin-left: 5px;
padding-left:10px; padding-left: 10px;
border-bottom:1px solid #dde4e3; border-bottom: 1px solid #dde4e3;
} }
ul#alpha-browse-childClass a:hover { ul#alpha-browse-childClass a:hover {
background:url(../images/arrow.gif) 0 12px no-repeat; background: url(../images/arrow.gif) 0 12px no-repeat;
color:#2ea0cf; color: #2ea0cf;
} }
ul#alpha-browse-childClass a.selected { ul#alpha-browse-childClass a.selected {
color:#2ea0cf; color: #2ea0cf;
background:url(../images/arrow.gif) 0 12px no-repeat; background: url(../images/arrow.gif) 0 12px no-repeat;
} }
ul#alpha-browse-childClass .count-classes { ul#alpha-browse-childClass .count-classes {
font-size:12px; font-size: 12px;
} }
.alphaIndex { .alphaIndex {
font-size: 0.8em; font-size: 0.8em;
} }
/* BROWSE INDIVIDUALS------> */ /* BROWSE INDIVIDUALS------> */
#individuals-in-childClass { #individuals-in-childClass {
float:left; float: left;
width:500px; width: 500px;
border:1px solid #dde4e3; border: 1px solid #dde4e3;
padding-bottom:30px; padding-bottom: 30px;
margin-bottom:30px; margin-bottom: 30px;
background-color:#fff; background-color: #fff;
} }
#individuals-in-childClass h3 { #individuals-in-childClass h3 {
font-size:27px; font-size: 27px;
color:#2485ae; color: #2485ae;
padding:10px 0 10px 30px; padding: 10px 0 10px 30px;
} }
article.individual-foaf-person { article.individual-foaf-person {
width:440px; width: 440px;
padding-botom:30px; padding-botom: 30px;
border-bottom:1px solid #dde4e3; border-bottom: 1px solid #dde4e3;
padding-top:20px; padding-top: 20px;
margin-left:30px; margin-left: 30px;
margin-right:30px; margin-right: 30px;
} }
article.individual-foaf-person img { article.individual-foaf-person img {
float:left; float: left;
border:2px solid #dde4e3; border: 2px solid #dde4e3;
} }
article.individual-foaf-person h1 { article.individual-foaf-person h1 {
padding:30px 0 30px 110px; padding: 30px 0 30px 110px;
color:#5e6363; color: #5e6363;
line-height:1.2em; line-height: 1.2em;
font-size:16px; font-size: 16px;
font-weight:normal; font-weight: normal;
} }
article.individual { article.individual {
width:440px; width: 440px;
margin-left:30px; margin-left: 30px;
margin-right:30px; margin-right: 30px;
border-bottom:1px solid #dde4e3; border-bottom: 1px solid #dde4e3;
} }
article.individual h1 { article.individual h1 {
margin:0; margin: 0;
paddin:0; paddin: 0;
color:#5e6363; color: #5e6363;
line-height:1.2em; line-height: 1.2em;
padding-bottom:20px; padding-bottom: 20px;
padding-top:20px; padding-top: 20px;
font-size:16px; font-size: 16px;
font-weight:normal; font-weight: normal;
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,021 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

View file

@ -1,8 +1,10 @@
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ --> <#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<section id="intro-topLevel"> <section id="#intro-menupage">
<h3>People</h3> <h3>People</h3>
<section id="content-foaf-person"> <section id="content-foaf-person">
<h4>Visual Graph</h4> <h4>Visual Graph</h4>
<nav> <nav>
<ul id="foaf-person-childClasses"> <ul id="foaf-person-childClasses">
<li><a href="#">foaf:person childClass 1<span class="count-classes"> (280)</span></a></li> <li><a href="#">foaf:person childClass 1<span class="count-classes"> (280)</span></a></li>
@ -16,11 +18,14 @@
<li><a href="#">foaf:person childClass 9<span class="count-classes"> (280)</span></a></li> <li><a href="#">foaf:person childClass 9<span class="count-classes"> (280)</span></a></li>
</ul> </ul>
</nav> </nav>
<section id="foaf-person-graph"> <img src="images/visual-graph.jpg" /> </section>
<section id="foaf-person-graph"> <img src="${urls.home}/images/menupage/visual-graph.jpg" /> </section>
</section> </section>
<section id="find-by"> <section id="find-by">
<nav> <nav>
<h3>Find By</h3> <h3>Find By</h3>
<ul id="find-filters"> <ul id="find-filters">
<li><a href="#">Research Area</a></li> <li><a href="#">Research Area</a></li>
<li><a href="#">Authorship</a></li> <li><a href="#">Authorship</a></li>
@ -31,35 +36,45 @@
<li><a href="#">Keywords</a></li> <li><a href="#">Keywords</a></li>
</ul> </ul>
</nav> </nav>
</section> </section>
</section> </section>
<section id="network-stats">
<section id="network-stats">
<h3>Network stats</h3> <h3>Network stats</h3>
<p>(n) Persons | (n) with authorship | (n) researchers | (n) are principal investigators | (n) with awards
(n) are teaching | (n) have positions in organization</p> <p>(n) Persons | (n) with authorship | (n) researchers | (n) are principal investigators | (n) with awards | (n) are teaching | (n) have positions in organization</p>
</section> </section>
<section id="researchers">
<section id="researchers">
<h3>Researchers</h3> <h3>Researchers</h3>
<p>A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | All</p> <p>A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | All</p>
<section id="researchers-slider"> <section id="researchers-slider">
<div id="alpha-display">A</div> <div id="alpha-display">A</div>
<div id="profile-photo-display"> <div id="profile-photo-display">
<ul> <ul>
<li><img src="images/person-thumbnail.jpg" width="90" height="90" /></li> <li><img src="${urls.home}/images/menupage/person-thumbnail.jpg" width="90" height="90" /></li>
<li><img src="images/person-thumbnail.jpg" width="90" height="90" /></li> <li><img src="${urls.home}/images/menupage/person-thumbnail.jpg" width="90" height="90" /></li>
<li><img src="images/person-thumbnail.jpg" width="90" height="90" /></li> <li><img src="${urls.home}/images/menupage/person-thumbnail.jpg" width="90" height="90" /></li>
<li><img src="images/person-thumbnail.jpg" width="90" height="90" /></li> <li><img src="${urls.home}/images/menupage/person-thumbnail.jpg" width="90" height="90" /></li>
<li><img src="images/person-thumbnail.jpg" width="90" height="90" /></li> <li><img src="${urls.home}/images/menupage/person-thumbnail.jpg" width="90" height="90" /></li>
<li><img src="images/person-thumbnail.jpg" width="90" height="90" /></li> <li><img src="${urls.home}/images/menupage/person-thumbnail.jpg" width="90" height="90" /></li>
</ul> </ul>
</div> </div>
<div id="nav-display"> <div id="nav-display">
<p>All</p> <p>All</p>
<a href="#"><img src="images/arrow-carousel-people.jpg" width="44" height="58" /></a> </div>
<a href="#"><img src="${urls.home}/images/menupage/arrow-carousel-people.jpg" width="44" height="58" /></a> </div>
</section> </section>
</section> </section>
<section id="browse-by">
<section id="browse-by">
<h2>Browse By</h2> <h2>Browse By</h2>
<nav> <nav>
<ul id="browse-childClasses"> <ul id="browse-childClasses">
<li><a class="selected" href="#">Faculty Members<span class="count-classes"> (280)</span></a></li> <li><a class="selected" href="#">Faculty Members<span class="count-classes"> (280)</span></a></li>
@ -91,42 +106,36 @@
</ul> </ul>
</nav> </nav>
</nav> </nav>
<section id="individuals-in-childClass"> <section id="individuals-in-childClass">
<h3>B</h3> <h3>B</h3>
<article class="vcard individual-foaf-person "> <img src="images/person-thumbnail.jpg" width="90" height="90" />
<h1 class="fn"><strong>foaf:lastName, foaf:fisrtName</strong><br> <article class="vcard individual-foaf-person "> <img src="${urls.home}/images/menupage/person-thumbnail.jpg" width="90" height="90" />
core:preferredTitle <br> <h1 class="fn"><strong>foaf:lastName, foaf:fisrtName</strong><br>core:preferredTitle <br><span class="org">Albert Mann Library</span></h1>
<span class="org">Albert Mann Library</span></h1>
</article> </article>
<article class="vcard individual-foaf-person "> <img src="images/person-thumbnail.jpg" width="90" height="90" />
<h1 class="fn"><strong>foaf:lastName, foaf:fisrtName</strong><br> <article class="vcard individual-foaf-person "> <img src="${urls.home}/images/menupage/person-thumbnail.jpg" width="90" height="90" />
core:preferredTitle <br> <h1 class="fn"><strong>foaf:lastName, foaf:fisrtName</strong><br>core:preferredTitle <br><span class="org">Albert Mann Library</span></h1>
<span class="org">Albert Mann Library</span></h1>
</article> </article>
<article class="vcard individual-foaf-person "> <img src="images/person-thumbnail.jpg" width="90" height="90" />
<h1 class="fn"><strong>foaf:lastName, foaf:fisrtName</strong><br> <article class="vcard individual-foaf-person "> <img src="${urls.home}/images/menupage/person-thumbnail.jpg" width="90" height="90" />
core:preferredTitle <br> <h1 class="fn"><strong>foaf:lastName, foaf:fisrtName</strong><br>core:preferredTitle <br><span class="org">Albert Mann Library</span></h1>
<span class="org">Albert Mann Library</span></h1>
</article> </article>
<article class="vcard individual-foaf-person "> <img src="images/person-thumbnail.jpg" width="90" height="90" />
<h1 class="fn"><strong>foaf:lastName, foaf:fisrtName</strong><br> <article class="vcard individual-foaf-person "> <img src="${urls.home}/images/menupage/person-thumbnail.jpg" width="90" height="90" />
core:preferredTitle <br> <h1 class="fn"><strong>foaf:lastName, foaf:fisrtName</strong><br>core:preferredTitle <br><span class="org">Albert Mann Library</span></h1>
<span class="org">Albert Mann Library</span></h1>
</article> </article>
<article class="vcard individual-foaf-person "> <img src="images/person-thumbnail.jpg" width="90" height="90" />
<h1 class="fn"><strong>foaf:lastName, foaf:fisrtName</strong><br> <article class="vcard individual-foaf-person "> <img src="${urls.home}/images/menupage/person-thumbnail.jpg" width="90" height="90" />
core:preferredTitle <br> <h1 class="fn"><strong>foaf:lastName, foaf:fisrtName</strong><br>core:preferredTitle <br><span class="org">Albert Mann Library</span></h1>
<span class="org">Albert Mann Library</span></h1>
</article> </article>
<article class="vcard individual-foaf-person "> <img src="images/person-thumbnail.jpg" width="90" height="90" />
<h1 class="fn"><strong>foaf:lastName, foaf:fisrtName</strong><br> <article class="vcard individual-foaf-person "> <img src="${urls.home}/images/menupage/person-thumbnail.jpg" width="90" height="90" />
core:preferredTitle <br> <h1 class="fn"><strong>foaf:lastName, foaf:fisrtName</strong><br>core:preferredTitle <br><span class="org">Albert Mann Library</span></h1>
<span class="org">Albert Mann Library</span></h1>
</article> </article>
<article class="vcard individual-foaf-person "> <img src="images/person-thumbnail.jpg" width="90" height="90" />
<h1 class="fn"><strong>foaf:lastName, foaf:fisrtName</strong><br> <article class="vcard individual-foaf-person "> <img src="${urls.home}/images/menupage/person-thumbnail.jpg" width="90" height="90" />
core:preferredTitle <br> <h1 class="fn"><strong>foaf:lastName, foaf:fisrtName</strong><br>core:preferredTitle <br><span class="org">Albert Mann Library</span></h1>
<span class="org">Albert Mann Library</span></h1>
</article> </article>
</section> </section>
</section> </section>