- From: Haag, Jason <jason.haag.ctr@adlnet.gov>
- Date: Fri, 30 Oct 2015 14:07:11 -0500
- To: "David I. Lehn" <dil@lehn.org>
- Cc: Shane McCarron <shane@aptest.com>, Pemanent Identifier CG <public-perma-id@w3.org>
Thanks for the merge David. The redirect appears to be working for https://w3id.org/xapi/adl/verbs/answered and all others defined in .htaccess located at /xapi/adl/verbs/.htaccess However, I have a second .htaccess file located in /xapi/adl/.htaccess (up one directory) that does not appear to be working. It isn't working because the rewrite variable name (verbs) is the same as the physical child folder name (verbs). I need to try and think of a way around this. I need both the variable name and the physical directory to be the same though. Previously I was able to work around this as I had set up a PURL (http://purl.org/xapi/adl/verbs targetURL--> http://xapi.vocab.pub/datasets/adl/verbset) with "verbset" being the rewrite variable name on my server that would then redirect to http://xapi.vocab.pub/datasets/adl/verbs. I also had each verb's metadata available as JSON-LD in the physical "verbs" directory. ------------------------------------------------------- Advanced Distributed Learning Initiative +1.850.266.7100(office) +1.850.471.1300 (mobile) jhaag75 (skype) http://linkedin.com/in/jasonhaag On Fri, Oct 30, 2015 at 1:01 PM, Haag, Jason <jason.haag.ctr@adlnet.gov> wrote: > Thanks David! > > A self-service system that supported batch IRIs would be great, but > this does provide another level of curation and is better workflow > than PURL.org. I would be happy to help out as time permits. > > BTW, I just noticed the redirects are not working. I looked at some of > the other .htaccess files and noticed the only difference really is > that I don't have these directives in my .htaccess > > Options +FollowSymLinks > RewriteEngine on > > I'll submit another pull request. Apologies for not including these originally. > ------------------------------------------------------- > Advanced Distributed Learning Initiative > +1.850.266.7100(office) > +1.850.471.1300 (mobile) > jhaag75 (skype) > http://linkedin.com/in/jasonhaag > > > On Fri, Oct 30, 2015 at 12:18 PM, David I. Lehn <dil@lehn.org> wrote: >> I merged your changes. It seems to mostly be me or manu doing merges >> and we've had a busy week. We try to handle pull requests as soon as >> we get a chance. Usually it only takes a minute. I thought more >> people would assist in reviewing and merging but hasn't turned out >> that way. I don't have admin access so I can't even see who can do >> merges. >> >> Long term we'd like to have a self-serve system but that takes time >> and resources and the apache method works well at the current small >> scale. >> >> The notification system is just whatever you have setup on github for >> your pull requests. >> >> -dave >> >> >> On Fri, Oct 30, 2015 at 11:34 AM, Haag, Jason <jason.haag.ctr@adlnet.gov> wrote: >>> Thank you Shane for the response. Good to know. >>> >>> Is there an automated or human notification when they are live? >>> >>> >>> ------------------------------------------------------- >>> Advanced Distributed Learning Initiative >>> +1.850.266.7100(office) >>> +1.850.471.1300 (mobile) >>> jhaag75 (skype) >>> http://linkedin.com/in/jasonhaag >>> >>> >>> On Fri, Oct 30, 2015 at 9:27 AM, Shane McCarron <shane@aptest.com> wrote: >>>> Typically the turn around is in minutes to hours. Many of the people who >>>> normally review these are in Japan for meetings this week, so there may be a >>>> short delay. >>>> >>>> On Fri, Oct 30, 2015 at 10:56 PM, Haag, Jason <jason.haag.ctr@adlnet.gov> >>>> wrote: >>>>> >>>>> Hi, >>>>> >>>>> I would like to test the feasibility of using w3id persistent IRIs >>>>> instead of what we were previously proposing to use in our community >>>>> (purl.org). The purl.org server operated by OCLC has had the login >>>>> disabled for over a week now with no response on when it will be >>>>> operational again. >>>>> >>>>> Our community and others I have talked to in the semantic web >>>>> community have some general concerns with the reliability and >>>>> stability of using purl.org for persistent IRIs. Therefore, we would >>>>> like to provide our community with using w3id as a better option and >>>>> plan to incorporate this resource into our process for IRI design and >>>>> persistence. >>>>> >>>>> I have submitted a pull request as directed by the instructions here: >>>>> https://github.com/perma-id/w3id.org/pull/141 >>>>> >>>>> For now, I have only submitted two different .htaccess files for >>>>> https://w3id.org/xapi/adl and https://w3id.org/xapi/adl/verbs >>>>> >>>>> We plan to submit several more batches if this appears to be a better >>>>> option than using purl.org. What is the typical turn-around time for >>>>> processing w3id persistent IRI requests? >>>>> >>>>> Thank You! >>>>> >>>>> J Haag >>>>> >>>>> ------------------------------------------------------- >>>>> Advanced Distributed Learning Initiative >>>>> +1.850.266.7100(office) >>>>> +1.850.471.1300 (mobile) >>>>> jhaag75 (skype) >>>>> http://linkedin.com/in/jasonhaag >>>>> >>>> >>>> >>>> >>>> -- >>>> Shane McCarron >>>> Managing Director, Applied Testing and Technology, Inc. >>>
Received on Friday, 30 October 2015 19:08:24 UTC