-
Original Reporter: @MarcusNoble
Write a script to insert dummy data (so it can be wiped and applied again).
Should include multiple experiments with multiple runs of different status.
All experimen…
-
Related to #121
Since PSI is a power Dataverse user, @mcrosas and I discussed that their collections would best be applied as facets in 4.0. I will need to create a custom metadata block for these f…
-
```
2016-04-21 07:28:32 Executing SQL:
create table marketplace_daily_lpp_aux(
primary key(base_id, source_id, division, super_department, department, category, sub_category)) as (
select base_id,…
-
in ~test.rb~ file
``` ruby
class Hello
attr_accessor :name
def initialize()
end
def www()
end
end
hi = Hello.new
hi.name = "chris"
puts hi.name
hi. # after menu popup, type . here will be…
-
would it be possible to merge tags, categories and keywords
from logical point of view they should be all the same
It would also helpful to have a hierarchical structure like in some cms systems (e.g…
-
```
HW 1
Google Code homepage should have links to all the wiki documents you created in
an hierarchical fashion.
Google Code homepage should have links to the personal pages (preferably at the
bot…
-
I guess, in the hierarchical view of the campaign report, the little plus icon to expand the campaign and show the keywords is missing. The keywords are just visible in the flat view. I tried with IE9…
-
Create SQL Import Script for importing the CUAHSI ontology into the MetaData Repository as new fixed keyword list:
- Create a new _TagGroup_ for keywords of the CUAHSI ontology
- Create a appropriate …
-
As a hydrologist, I need to find a list of data links as provided in Emmas data table by hierarchical keywords as provided in CUAHSI's tabular ontology table in column B to D, so I can efficiently ide…
-
Is there any way to create array of objects inside document by sql query with the labeled columns?
Say, I have the mapping:
``` javascript
{
"item" : {
"properties" : {
"id" …