[dspace-tech] Periodicals in DSpace

2018-04-28 Thread admin
Hi,

I was wondering if there is any recommended way to handle periodicals in 
DSpace?
How to deal with volumes and issues? Should they be separate collections?
I'd see a need to set up at least every issue as a separate collection 
(with it's own cover image).
Apart from collection structure there's also metadata scheme to be 
introduced into collections/items for periodicals.


Thanks, Peter

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] DSpace in subdirectory

2018-04-28 Thread admin
Hi,

How to set up DSpace in a subdirectory, like https://example.com/dspace 
(yes, there's https as well)?
I skip xmlui/jspui part of the url deliberately.


Thanks, Peter

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Re: Implementation of DOI registration with Crossref

2018-04-28 Thread admin
And is there at least a way to export xml with metadata to be imported into 
Crossref?

W dniu poniedziałek, 12 grudnia 2016 13:15:54 UTC użytkownik Àlex Magaz 
Graça napisał:
>
> El 09/12/16 a las 21:14, admin escribió: 
> > Hello, 
> > 
> > I am too interested in implementing DOI (Crossref) in DSpace 5.5. Does 
> > anybody managed to cope with it and could help? 
> > 
> > 
> > Thanks, 
> > 
> > Peter 
> > 
> > W dniu wtorek, 3 maja 2016 13:15:47 UTC+1 użytkownik Àlex Magaz Graça 
> > napisał: 
> > 
> > Hi, 
> > 
> > I was evaluating the possibility of implementing DOI registration 
> with 
> > Crossref. From the last reference in the list [1], it seemed nobody 
> had 
> > implemented it yet. Has anyone worked on it since then? If someone 
> has 
> > an XSL to convert from DIM or another DSpace format to Crossref XML, 
> it 
> > would be helpful too. 
> > 
> > Thanks, 
> > Àlex 
> > 
> > [1] 
> > 
> https://groups.google.com/forum/#!searchin/dspace-tech/crossref/dspace-tech/QhuF918R_AU/U8CvAPQCBwAJ
>  
> > <
> https://groups.google.com/forum/#!searchin/dspace-tech/crossref/dspace-tech/QhuF918R_AU/U8CvAPQCBwAJ>
>  
>
> > 
> > 
> > -- 
> > You received this message because you are subscribed to the Google 
> > Groups "DSpace Technical Support" group. 
> > To unsubscribe from this group and stop receiving emails from it, send 
> > an email to dspace-tech...@googlegroups.com  
> > . 
> > To post to this group, send email to dspac...@googlegroups.com 
>  
> > . 
> > Visit this group at https://groups.google.com/group/dspace-tech. 
> > For more options, visit https://groups.google.com/d/optout. 
> Hi Peter, 
>
> I don't remember the exact reason, but implementing the DOI registration 
> for Crossref was far more complicated to do than with the others. So 
> finally, I decided to simply do it by hand (we just register a few from 
> time to time). 
>
> I use an XSLT to generate the Crossref XML from the OAI DIM of the records 
> I want to register. Then, I submit the XML to Crossref by hand. 
>
> If you are interested, I can share it with you. 
>
> Cheers, 
> Àlex 
>

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Dspace on the production-server

2018-04-28 Thread MaX Verner
Thank you, Monika.

пятница, 27 апреля 2018 г., 16:23:53 UTC+3 пользователь momeven написал:
>
> Max, 
>
>
> I compile my code  locally and then copy  the compiled code over to the 
> prod/qa vm, where I then run ant update 
>
> local
> mvn clean 
> mvn package 
> # also include the commit log 
> ( gitinfo; git log --abbrev-commit --pretty=oneline --graph --no-color > 
> dspace/target/dspace-installer/COMMITLOG)
> # tar code and scp to destination 
> (cd dspace/target; tar cfz tgz  dspace-installer && scp tgz 
> user@remote:/path/deploy_dir/file )
>
> remote 
>  cd /path/deploy_dir
>  # if you want to keep dated deploy directories around 
>  mkdir dated_dir 
>  cd dated_dir 
>  tar xfz ../tgz 
>  cd dspace-installer
>  ant update 
>
> In the case of the production installation I have to add passwords at 
> the destination 
> Not the most automated - but I do not deploy all that often 
>
> Monika
>
>
> —
> Monika Mevenkamp
> Digital Repository Infrastructure Developer
> Princeton University
> Phone: 609-258-4161
> Skype: mo-meven 
>
> On Apr 27, 2018, at 5:16 AM, MaX Verner  
> wrote:
>
> Hello, 
> there is a way to use the dspace on the production-server without maven 
> and ant? 
>
> -- 
> You received this message because you are subscribed to the Google Groups 
> "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to dspace-tech...@googlegroups.com .
> To post to this group, send email to dspac...@googlegroups.com 
> .
> Visit this group at https://groups.google.com/group/dspace-tech.
> For more options, visit https://groups.google.com/d/optout.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.