tworrall
19982aad22
updated list view to include cases where only a vcard individual exists and not the foaf:Person:
2014-05-14 16:47:13 -04:00
tworrall
698a9cf28d
removed date time from config file as it is a data property
2014-04-04 16:44:19 -04:00
brianjlowe
b3d8aecbc0
VIVO-33 changes vivo:dateTime and c40:hasGlobalCitationDate back to DatatypeProperties
2014-04-04 12:28:56 -04:00
brianjlowe
0a6b7be1a0
VIVO-727 fixes bugs with VCard migration
2014-04-04 09:44:05 -04:00
brianjlowe
d4e01ab167
VIVO-711 avoiding bad orcid URIs
2014-03-28 15:40:58 -04:00
j2blake
9e2519af21
VIVO-725 modify TestLinkedOpenData so it can be fully automated.
2014-03-26 16:06:29 -04:00
j2blake
713b6317d1
VIVO-706 add a ObjectProperty declaration for "conceptAssociatedWith"
2014-03-12 13:16:38 -04:00
j2blake
c084a05832
VIVO-692 Restrict LOD by Publish level, not by Display level
...
Create a new annotation for properties and classes, HiddenFromPublishBelowRoleLevelAnnot.
Provide the means to initialize these annotations, edit them, and display them in the verbose property display.
Create a Permission and some requested actions so the policies can decide which statements must be filtered out, based on the user's role.
Add unit tests and improve acceptance tests
2014-03-10 18:00:18 -04:00
j2blake
36087a25c0
Convert install instructions and upgrade instructions to Wiki pages and PDF.
2014-01-21 18:14:09 -05:00
tworrall
5d64c5acc4
ensure that longer titles wrap to a second line
2014-01-14 11:13:58 -05:00
j2blake
1d0f2a917c
VIVO-662 Remove duplicate rows from the SPARQL query results.
...
Two rows are considered to be duplicates if they have the same authorshipURI or the same authorURI.
2014-01-09 17:27:30 -05:00
tworrall
d3dab78fa3
changed a selector name to make it less specific and to apply to a heading in more than one circumstance
2014-01-07 15:31:35 -05:00
tworrall
7be66f9748
encode urls being used as parameters
2013-12-20 13:27:21 -05:00
tworrall
76d79c5e53
minor js tweak; would not have been a blocker issue
2013-12-19 13:33:10 -05:00
tworrall
97095eeaba
data getter sparql queries in the n3 files were using a technique that apparently is no longer supported; updated those and corresponding templates.
2013-12-19 10:36:42 -05:00
tworrall
f5a8c5a7e6
data getter sparql queries in the n3 files were using a technique that apparently is no longer supported; updated those and corresponding templates.
2013-12-19 10:05:31 -05:00
tworrall
ef9fd69285
put the page type select element into a separate template
2013-12-18 11:50:51 -05:00
tworrall
d889016ce9
minor css tweak for style consistency
2013-12-16 11:57:02 -05:00
tworrall
646776ebe9
corected a typo
2013-12-12 13:41:35 -05:00
Jon Corson-Rikert
80f53240a7
added restriction on “related technique” so that the property will appear for Material Entities (equipment and instruments). Made related technique visible and editable in property group overview. Put Technique into a class group (‘research’). Put SubnationalRegion into the class group “locations”. Put vivo:database in class group ‘research’ (not ero:Database).
2013-12-12 07:32:52 -05:00
tworrall
5dd460d8de
VIVO-643 create first and last names and vcard when adding a missing individual that is a foaf:Person
2013-12-11 16:25:56 -05:00
tworrall
0986361e77
VIVO-644
2013-12-11 12:41:57 -05:00
tworrall
d840c08d27
turned collation on for advisees faux property VIVO-640
2013-12-11 12:01:02 -05:00
tworrall
c28a73b324
list view config change for VIVO-641
2013-12-11 11:48:27 -05:00
tworrall
c9d45ae965
VIVO-639
2013-12-10 17:06:51 -05:00
tworrall
42c50be5d6
list view tweak for VIVO-632
2013-12-10 16:51:45 -05:00
tworrall
ba63872b8f
VIVO-637
2013-12-10 15:47:21 -05:00
hudajkhan
f90d798937
Merge branch 'maint-rel-1.6' of https://github.com/vivo-project/VIVO into maint-rel-1.6
2013-12-10 15:40:45 -05:00
tworrall
dce8cc39af
VIVO-592
2013-12-10 14:16:17 -05:00
hudajkhan
e583e1a98d
Merge branch 'maint-rel-1.6' of https://github.com/vivo-project/VIVO into maint-rel-1.6
2013-12-10 14:11:38 -05:00
tworrall
220194dc73
VIVO-637 date time generator changes for various date time properties
2013-12-10 12:42:45 -05:00
j2blake
3564cb78aa
VIVO-581 Add a diagnostic page
2013-12-10 11:37:57 -05:00
hudajkhan
9a8b3b8262
Merge branch 'maint-rel-1.6' of https://github.com/vivo-project/VIVO into maint-rel-1.6
2013-12-10 10:29:27 -05:00
Jon Corson-Rikert
62ac5106da
changed label from broader term to broader concept
2013-12-10 09:55:28 -05:00
Jon Corson-Rikert
c8d6132eb4
minor tweaks plus adding date/time value custom form annotations to date filed, date issued, globalcountdate, date expires that don’t q quite work yet
2013-12-10 08:08:38 -05:00
Jon Corson-Rikert
d85fff74d9
Merge branch 'maint-rel-1.6' of github.com:vivo-project/VIVO into maint-rel-1.6
2013-12-09 18:46:30 -05:00
Jon Corson-Rikert
1b934b6176
Further tweaks to display, domain and range settings for properties that had been missing inverse property statements. Setting skos:related to be an owl:SymmetricProperty
2013-12-09 18:46:18 -05:00
j2blake
5b28d06582
VIVO-636 update the language files
2013-12-09 16:52:10 -05:00
tworrall
0f4a763c1a
VIVO-630 and VIVO-634: orcidId fixes
2013-12-09 13:53:11 -05:00
tworrall
f8fe9f870a
VIVO-629 added GlobalCitationCount to publications class group
2013-12-09 13:13:31 -05:00
Jon Corson-Rikert
b2756b85d5
Merge branch 'maint-rel-1.6' of github.com:vivo-project/VIVO into maint-rel-1.6
2013-12-09 12:49:15 -05:00
Jon Corson-Rikert
6e3648f8c8
Added owl:inverse for geopolitical:hasMember, geopolitical:isPredecessorOf, bibo:CitedBy, bibo:reviewOf, bibo:translator, bibo:hasTranslation, vivo:hasAssociatedConcept, vivo:subcontractsGrant, vivo:hasPrerequisite, vivo:hasPublicationVenue, vivo:offeredBy, vivo:publisher, skos:broader as detailed on https://docs.google.com/spreadsheet/ccc?key=0AqosQY8NM9BGdGVub2lKcVdtOE85LW5oRWZOVjlfSFE&usp=sharing
2013-12-09 12:49:06 -05:00
hudajkhan
cbbb5bc612
Merge branch 'maint-rel-1.6' of https://github.com/vivo-project/VIVO into maint-rel-1.6
2013-12-09 12:01:57 -05:00
tworrall
496cedaabb
range change for VIVO-592
2013-12-09 11:56:58 -05:00
hudajkhan
bf04a4ab6f
Merge branch 'maint-rel-1.6' of https://github.com/vivo-project/VIVO into maint-rel-1.6
2013-12-09 11:25:26 -05:00
Jon Corson-Rikert
1a69b23b60
Added inverse property relationship between vivo:offers and vivo:offeredBy
2013-12-06 18:41:09 -05:00
Jon Corson-Rikert
bd929d7158
added inverse property relationship between bibo:translator and vivo:translatorOf
2013-12-06 18:16:25 -05:00
Jon Corson-Rikert
9bbe7ec11d
Merge branch 'maint-rel-1.6' of github.com:vivo-project/VIVO into maint-rel-1.6
2013-12-06 16:57:45 -05:00
Jon Corson-Rikert
46db6f6933
Added Software to the class group publications (“research”); corrected class group name on Protocol; relabeled “documentation for service” to “documentation for project or resource”
2013-12-06 16:56:40 -05:00
tworrall
e16acae541
some template clean up that wasn't of blocker significance
2013-12-06 16:51:07 -05:00