Removing some unused lines.
This commit is contained in:
parent
96f8b93484
commit
db7fc7d979
1 changed files with 0 additions and 2 deletions
|
@ -49,8 +49,6 @@
|
|||
<c:set var="orgClass" value="http://xmlns.com/foaf/0.1/Organization" />
|
||||
|
||||
<%-- Define predicates used in n3 assertions and sparql queries --%>
|
||||
<c:set var="startYearPred" value="${vivoCore}startYear" />
|
||||
<c:set var="endYearPred" value="${vivoCore}endYear" />
|
||||
<c:set var="positionInOrgPred" value="${vivoCore}positionInOrganization" />
|
||||
<c:set var="orgForPositionPred" value="${vivoCore}organizationForPosition" />
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue