SDB implementation of RDF API (and merge from trunk)

This commit is contained in:
brianjlowe 2012-06-04 21:09:36 +00:00
parent 8aa257d564
commit cead502f89
194 changed files with 10522 additions and 5324 deletions

View file

@ -276,4 +276,9 @@ a.close {
.rdf-url {
display: block;
padding-top: 0.8em;
}
}
/* <---- Manage Prop Link, individual-properties.ftl -----*/
a#managePropLink {
display:none;
}