Patrick McElwee
517d97ba91
VIVO-669: remove ARQ functions substring and now
...
Still need to find replacement for localname and namespace
2015-07-09 14:54:12 -04:00
Tim Worrall
46695e9ba2
VIVO-1039: the DOI property will now be a link that accesses the document.
2015-06-17 16:17:18 -04:00
Jon Corson-Rikert
b99639ea73
added publicationVenueFor to the overview property group and changed its display rank from 60 to 6
2015-04-09 18:01:02 -04:00
Tim Worrall
5b51c73b30
No Jira issue. The dateTime and hasGlobalCountDate data properties should not have been using the custom form generator for date time object properties.
2015-03-31 13:47:17 -04:00
j2blake
4dde9bc949
VIVO-997 Configure 4 different patterns for context nodes.
...
relatedBy ==> node ==> relates
bearerOf ==> role ==> roleContributesTo
bearerOf ==> role ==> realizedIn
bearerOf ==> role ==> relatedBy
2015-03-27 12:56:37 -04:00
Tim Worrall
bce1172b00
VIVO-995: has document part was not displaying correctly
2015-03-19 15:50:35 -04:00
Alex Viggio
cadfbea263
Create README.md
2015-03-18 13:26:47 -07:00
Brian J Lowe
d3d0ff4ac2
Update README.md
...
minor wording tweak
2015-03-18 11:05:10 -07:00
Brian J Lowe
d70908372b
Update README.md
...
typo
2015-03-18 11:04:39 -07:00
Brian J Lowe
dc1ad22f0b
Update README.md
...
Minor wording tweak
2015-03-18 11:04:03 -07:00
Brian J Lowe
55c608b8a4
Update README.md
...
fixed copy/paste errors
2015-03-18 11:00:38 -07:00
Brian J Lowe
c700b53f48
Create README.md
...
abox filegraph readme
2015-03-18 10:59:33 -07:00
Brian J Lowe
894f4254ec
Update README.md
...
Documentation of TBox filegraph directory
2015-03-18 10:45:49 -07:00
Alex Viggio
424edd7db8
Update README.md
2015-03-17 09:57:22 -07:00
Alex Viggio
514db88648
Create README.md
2015-03-17 09:43:38 -07:00
Tim Worrall
d004f3b3e6
No Jira issue but related to VIVO-989. Object properties for which the range is the union of multiple classes needed their own list view. The default list view, which pulls in the object type, does not work for these properties.
2015-03-11 13:56:03 -04:00
Tim Worrall
68e9a89c27
VIVO-990: updated filegraph .n3 file to prevent research areas from displaying twice. On the restriction, all values had to be from Thing, not Concept.
2015-03-11 11:58:50 -04:00
j2blake
6166b48357
VIVO-946 Add labels of objects across Role nodes.
2015-02-27 15:41:41 -05:00
Jon Corson-Rikert
b7e2b37c6e
Adding a union range on the inverse property (translatorOf) to match the union domain on translator, from VIVOONT-23
2015-02-18 14:36:45 -05:00
Tim Worrall
aee276cb13
no Jira issue. There was an extraneous quotation mark in line 165.
2015-02-16 11:52:39 -05:00
Jon Corson-Rikert
e6f4eaf35d
Resolving VIVOONT-23 to make bio:translator consistent with the BIBO ontology, where it has a union domain of bibo:Document and bibo:Collection
2015-02-16 10:45:49 -05:00
Jon Corson-Rikert
71579b6894
Resolving VIVO-844, enabling publisher to be added from report
2015-02-16 10:42:50 -05:00
Jon Corson-Rikert
b9f2272bb5
Fixing VIVOONT-20, where vivo:Division was erroneously a subclass of vivo:ExtensionUnit
2015-02-16 10:39:12 -05:00
Jon Corson-Rikert
e54a995c35
Resolving VIVOONT-17 including adding the spreadsheet of new academic degrees contributed by Paul Albert
2015-02-16 10:36:16 -05:00
j2blake
7a47c6b75d
VIVO-869 Drastically simplify the search configuration.
...
Create LabelsAcrossContextNodes to replace AdditionalURIsForContextNodes. It's more configurable.
Create SelectQueryUriFinder to replace AdditionalUrisForVCards. It's more configurable.
Rename SimpleSparqlQueryDocumentModifier to SelectQueryDocumentModifier, to conform.
Radically simplify the VIVO search configuration, omitting all special cases except those for VCards.
2015-02-06 15:22:28 -05:00
Tim Worrall
431847165b
VIVO-954: updated to include the autocomplete custom form for the publisherOf property.
2015-01-30 10:21:00 -05:00
j2blake
250a701213
VIVO-869 Cleanup: Committer, shorter event type, ALLTEXTUNSTEMMED, et. al.
...
Get rid of the SearchIndexerSetup.Committer listener class. This functionality becomes internal to UpdateUrisTask.
Use shorter names for Event.Type values, so the display will be more compact.
ALLTEXTUNSTEMMED is not automatically populated from ALLTEXT, so change the default target field on
SimpleSparqlQueryDocumentModifier to include both of them.
Trivial cleanup in UpdateDocumentWorkUnit.
Create StackTraceLayout, a simple Log4J layout that will print the stack trace for each call.
Used for diagnosing the source of uninformative log messages.
2015-01-26 10:18:52 -05:00
Tim Worrall
dfb1b05691
VIVO-943: removing Spanish language label from initialTBoxAnnotations.
2015-01-22 16:21:20 -05:00
j2blake
c85aed6943
VIVO-870 Move VivoAgentContextNodeFields into the configuration.
...
Delete VivoAgentContextNodeFields and its tests and the data files for the tests.
2015-01-22 12:38:43 -05:00
brianjlowe
4eeb0f5c09
VIVO-850 fixes some incorrect intersectionOf axioms in vCard filegraph
2015-01-20 16:44:32 +02:00
j2blake
20bf51d7c9
VIVO-870 Move the DocumentModifiers into the configuration.
2015-01-16 16:53:43 -05:00
j2blake
2d2c5032cc
VIVO-870 Start moving DocumentModifiers into the configuration.
...
Create the SimpleSparqlQueryDocumentModifier.
Use it to replace VivoISFGrantFields and VivoInformationResourceContextNodeFields.
2015-01-16 11:51:24 -05:00
j2blake
69711960bc
VIVO-870 Make IndexingUriFinders configurable.
...
Use no-argument constructors, supplying data through the ContextModelsUser interface as needed.
Add toString() methods to IndexingUriFinders, DocumentModifiers and SearchIndexExcluders
2015-01-07 17:26:07 -05:00
Tim Worrall
653cfa4557
VIVO-866: was able to accomplish this by changing the range on an existing faux property from bibo:DocumentPart to bibo:Document.
2014-12-17 10:37:56 -05:00
j2blake
131f0a8c03
Merge branch 'develop' into feature/fauxEditing
2014-12-08 15:56:43 -05:00
Tim Worrall
721fc7437b
No Jira issue. Updated PrpertyConfig.n3 so that an EventSeries can have a webpage.
2014-12-08 10:10:28 -05:00
Tim Worrall
4ee01cfe71
VIVO-901: allow more classes to have webpages
2014-11-18 12:14:18 -05:00
j2blake
3407603a0f
Merge branch 'develop' into feature/fauxEditing
2014-11-18 11:57:24 -05:00
j2blake
68b06322fb
VIVO-906 Explicitly configure the SearchIndexExcluders and DocumentModifiers.
2014-11-13 17:18:13 -05:00
j2blake
786fb9f226
Merge commit '66bee080fcac387c90296ddb62763a8091929dc3' into feature/fauxEditing
2014-11-06 10:29:33 -05:00
Tim Worrall
66bee080fc
updated PropertyConfig.n3 so that presenters could be added to a presentation
2014-11-04 09:32:14 -05:00
j2blake
53be4cc52f
Faux property config files must be in "firsttime" now, not "every time".
2014-11-03 15:10:29 -05:00
j2blake
01b16b0992
Merge branch 'develop' into feature/fauxEditing
2014-10-30 15:54:38 -04:00
j2blake
a651e0fd1d
VIVO-774 correct syntax errors in PropertyConfig.n3
2014-10-30 15:53:11 -04:00
Patrick McElwee
212626f0bb
Remove vitroPublic.owl
...
This file exists canonically in the Vitro project, and we don't want this version to
overwrite it.
2014-10-30 10:21:00 -04:00
j2blake
11979ad348
Revert "Revert "updated PropertyConfig.n3 to include rdfs labels for each faux property""
...
This reverts commit 087fafcd7a
.
2014-10-29 16:47:45 -04:00
j2blake
087fafcd7a
Revert "updated PropertyConfig.n3 to include rdfs labels for each faux property"
...
This reverts commit cf9f82314c
.
2014-10-14 14:04:50 -04:00
Tim Worrall
cf9f82314c
updated PropertyConfig.n3 to include rdfs labels for each faux property
2014-10-08 11:36:22 -04:00
Tim Worrall
1c118fc044
VIVO-17: QR Code info now generated via an Ajax call when the icon is clicked.
2014-10-03 11:33:26 -04:00
hudajkhan
47c7e3746f
fixing Gemet null type and LCSC null concepts
2014-09-04 16:46:04 -04:00