This website requires JavaScript.
Explore
Help
Sign in
litvinovg
/
vitro
Watch
1
Star
0
Fork
You've already forked vitro
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
510
commits
9
branches
0
tags
258
MiB
Java
73.1%
JavaScript
20.7%
Fluent
3%
CSS
1.5%
FreeMarker
0.8%
Other
0.8%
89e43e232a
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
jrm424
89e43e232a
These changes support the prevention of duplicatation of foaf:Person individuals when rdf is being generated for academic article authors (mkrdf.xsl), intellcont authors (mkicardf.xsl) or impact stmt collaborators (tbd). An initial xml file of foaf:Persons is obtained from Vivo by executing a sparql query (foafPersons.sparql) and transformed (foafPersons.xsl). This file is passed as an argument to mkrdf.xsl which may add more foaf:Persons. This new file is save an is used as input to the next transform i.e. mkicardf.xsl and so on.
2010-07-07 17:36:17 +00:00
config
Improve output: distinguish between failed assertions (failures) and unexpected exceptions (errors), and print a filtered stack trace for any exception.
2010-01-29 22:13:57 +00:00
doc
Improve output: distinguish between failed assertions (failures) and unexpected exceptions (errors), and print a filtered stack trace for any exception.
2010-01-29 22:13:57 +00:00
services
Removing vitro:citation from back end editing and front end display. NIHVIVO-503
2010-07-05 19:16:50 +00:00
utilities
NIHVIVO-239 Fix oversight - summarize output after running the tests.
2010-06-07 13:17:34 +00:00
webapp
NIHVIVO-725 Add VClassGroup type to SelectListGenerator in order to generate a select list of all classes belonging to publication classgroup for publication custom form.
2010-07-07 17:32:11 +00:00