talk@lists.collectionspace.org

WE HAVE SUNSET THIS LISTSERV - Join us at collectionspace@lyrasislists.org

View all threads

XML schemas for customized records in 2.0?

CH
Chris Hoffman
Fri, Jan 6, 2012 5:01 PM

Hi,

Before 2.0, we'd been using the Nuxeo admin console to extract XML records so we knew the schema to be used for import, as documented at
http://wiki.collectionspace.org/display/collectionspace/Imports+Service+Home#ImportsServiceHome-Howtodeterminethecorrectvaluestoputintoan%22%2Fimports%2Fimport%2Fschema%22element%3A

In 2.0, the Nuxeo admin console has gone away.  Where is the best place to find the final schema for a record that has been customized?  This has to include nested XML structures for multi-value (repeating) fields or field groups.

Thanks in advance!
Chris

Hi, Before 2.0, we'd been using the Nuxeo admin console to extract XML records so we knew the schema to be used for import, as documented at http://wiki.collectionspace.org/display/collectionspace/Imports+Service+Home#ImportsServiceHome-Howtodeterminethecorrectvaluestoputintoan%22%2Fimports%2Fimport%2Fschema%22element%3A In 2.0, the Nuxeo admin console has gone away. Where is the best place to find the final schema for a record that has been customized? This has to include nested XML structures for multi-value (repeating) fields or field groups. Thanks in advance! Chris
CH
Chris Hoffman
Fri, Jan 6, 2012 5:17 PM

Hi all,

Jesse pointed out that API could be used directly from a browser to get basically the same thing.  In fact this is a bit easier than starting up the Nuxeo console anyway.

Thanks Jesse!

Hi Chris,

I know it's not the same, but does hitting the services api to output
an arbitrary record give similar information, but in a different
syntax?
Something like http://localhost:8180/cspace-services/collectionobjects/9b0b0b58-24a6-49ab-b043

  • Jesse

On Jan 6, 2012, at 9:01 AM, Chris Hoffman wrote:

Hi,

Before 2.0, we'd been using the Nuxeo admin console to extract XML records so we knew the schema to be used for import, as documented at
http://wiki.collectionspace.org/display/collectionspace/Imports+Service+Home#ImportsServiceHome-Howtodeterminethecorrectvaluestoputintoan%22%2Fimports%2Fimport%2Fschema%22element%3A

In 2.0, the Nuxeo admin console has gone away.  Where is the best place to find the final schema for a record that has been customized?  This has to include nested XML structures for multi-value (repeating) fields or field groups.

Thanks in advance!
Chris


Talk mailing list
Talk@lists.collectionspace.org
http://lists.collectionspace.org/mailman/listinfo/talk_lists.collectionspace.org

Hi all, Jesse pointed out that API could be used directly from a browser to get basically the same thing. In fact this is a bit easier than starting up the Nuxeo console anyway. Thanks Jesse! > Hi Chris, > > I know it's not the same, but does hitting the services api to output > an arbitrary record give similar information, but in a different > syntax? > Something like http://localhost:8180/cspace-services/collectionobjects/9b0b0b58-24a6-49ab-b043 > > - Jesse On Jan 6, 2012, at 9:01 AM, Chris Hoffman wrote: > Hi, > > Before 2.0, we'd been using the Nuxeo admin console to extract XML records so we knew the schema to be used for import, as documented at > http://wiki.collectionspace.org/display/collectionspace/Imports+Service+Home#ImportsServiceHome-Howtodeterminethecorrectvaluestoputintoan%22%2Fimports%2Fimport%2Fschema%22element%3A > > In 2.0, the Nuxeo admin console has gone away. Where is the best place to find the final schema for a record that has been customized? This has to include nested XML structures for multi-value (repeating) fields or field groups. > > Thanks in advance! > Chris > _______________________________________________ > Talk mailing list > Talk@lists.collectionspace.org > http://lists.collectionspace.org/mailman/listinfo/talk_lists.collectionspace.org
SS
Susan Stone
Fri, Jan 6, 2012 5:42 PM

The record from the services is coming from cspace rather than nuxeo.
Exporting from the nuxeo console provided the syntax and sample data
that nuxeo expected in an import. Is there no access to nuxeo any more?
I also used the nuxeo console to delete records and empty the trash.

Susan

On 01/06/2012 09:17 AM, Chris Hoffman wrote:

Hi all,

Jesse pointed out that API could be used directly from a browser to get
basically the same thing. In fact this is a bit easier than starting up
the Nuxeo console anyway.

Thanks Jesse!

Hi Chris,

I know it's not the same, but does hitting the services api to output
an arbitrary record give similar information, but in a different
syntax?
Something like
http://localhost:8180/cspace-services/collectionobjects/9b0b0b58-24a6-49ab-b043

  • Jesse

On Jan 6, 2012, at 9:01 AM, Chris Hoffman wrote:

Hi,

Before 2.0, we'd been using the Nuxeo admin console to extract XML
records so we knew the schema to be used for import, as documented at
http://wiki.collectionspace.org/display/collectionspace/Imports+Service+Home#ImportsServiceHome-Howtodeterminethecorrectvaluestoputintoan%22%2Fimports%2Fimport%2Fschema%22element%3A

In 2.0, the Nuxeo admin console has gone away. Where is the best place
to find the final schema for a record that has been customized? This
has to include nested XML structures for multi-value (repeating)
fields or field groups.

Thanks in advance!
Chris


Talk mailing list
Talk@lists.collectionspace.org mailto:Talk@lists.collectionspace.org
http://lists.collectionspace.org/mailman/listinfo/talk_lists.collectionspace.org

The record from the services is coming from cspace rather than nuxeo. Exporting from the nuxeo console provided the syntax and sample data that nuxeo expected in an import. Is there no access to nuxeo any more? I also used the nuxeo console to delete records and empty the trash. Susan On 01/06/2012 09:17 AM, Chris Hoffman wrote: > Hi all, > > Jesse pointed out that API could be used directly from a browser to get > basically the same thing. In fact this is a bit easier than starting up > the Nuxeo console anyway. > > Thanks Jesse! > >> Hi Chris, >> >> I know it's not the same, but does hitting the services api to output >> an arbitrary record give similar information, but in a different >> syntax? >> Something like >> http://localhost:8180/cspace-services/collectionobjects/9b0b0b58-24a6-49ab-b043 >> >> - Jesse > > > On Jan 6, 2012, at 9:01 AM, Chris Hoffman wrote: > >> Hi, >> >> Before 2.0, we'd been using the Nuxeo admin console to extract XML >> records so we knew the schema to be used for import, as documented at >> http://wiki.collectionspace.org/display/collectionspace/Imports+Service+Home#ImportsServiceHome-Howtodeterminethecorrectvaluestoputintoan%22%2Fimports%2Fimport%2Fschema%22element%3A >> >> In 2.0, the Nuxeo admin console has gone away. Where is the best place >> to find the final schema for a record that has been customized? This >> has to include nested XML structures for multi-value (repeating) >> fields or field groups. >> >> Thanks in advance! >> Chris >> _______________________________________________ >> Talk mailing list >> Talk@lists.collectionspace.org <mailto:Talk@lists.collectionspace.org> >> http://lists.collectionspace.org/mailman/listinfo/talk_lists.collectionspace.org > > > > _______________________________________________ > Talk mailing list > Talk@lists.collectionspace.org > http://lists.collectionspace.org/mailman/listinfo/talk_lists.collectionspace.org
PS
Patrick Schmitz
Fri, Jan 6, 2012 5:46 PM

I believe this went out in release notes for 2.0 (it was supposed to
anyway). We have not yet tested the nuxeo console access (it was pushed down
the priority queue), but hope to do so soon. Only so many cycles...

-----Original Message-----
From: talk-bounces@lists.collectionspace.org
[mailto:talk-bounces@lists.collectionspace.org] On Behalf Of
Susan Stone
Sent: Friday, January 06, 2012 9:43 AM
To: Chris Hoffman
Cc: talk@lists.collectionspace.org List
Subject: Re: [Talk] XML schemas for customized records in 2.0?

The record from the services is coming from cspace rather than nuxeo.
Exporting from the nuxeo console provided the syntax and
sample data that nuxeo expected in an import. Is there no
access to nuxeo any more?
I also used the nuxeo console to delete records and empty the trash.

Susan

On 01/06/2012 09:17 AM, Chris Hoffman wrote:

Hi all,

Jesse pointed out that API could be used directly from a browser to
get basically the same thing. In fact this is a bit easier than
starting up the Nuxeo console anyway.

Thanks Jesse!

Hi Chris,

I know it's not the same, but does hitting the services

api to output

an arbitrary record give similar information, but in a different
syntax?
Something like

-49ab-b043

  • Jesse

On Jan 6, 2012, at 9:01 AM, Chris Hoffman wrote:

Hi,

Before 2.0, we'd been using the Nuxeo admin console to extract XML
records so we knew the schema to be used for import, as

documented at

ce+Home#ImportsServiceHome-Howtodeterminethecorrectvaluestoputintoan%

22%2Fimports%2Fimport%2Fschema%22element%3A

In 2.0, the Nuxeo admin console has gone away. Where is the best
place to find the final schema for a record that has been

customized?

This has to include nested XML structures for multi-value

(repeating)

fields or field groups.

Thanks in advance!
Chris


Talk mailing list
Talk@lists.collectionspace.org
mailto:Talk@lists.collectionspace.org

onspace.org


Talk mailing list
Talk@lists.collectionspace.org

nspace.org

I believe this went out in release notes for 2.0 (it was supposed to anyway). We have not yet tested the nuxeo console access (it was pushed down the priority queue), but hope to do so soon. Only so many cycles... > -----Original Message----- > From: talk-bounces@lists.collectionspace.org > [mailto:talk-bounces@lists.collectionspace.org] On Behalf Of > Susan Stone > Sent: Friday, January 06, 2012 9:43 AM > To: Chris Hoffman > Cc: talk@lists.collectionspace.org List > Subject: Re: [Talk] XML schemas for customized records in 2.0? > > The record from the services is coming from cspace rather than nuxeo. > Exporting from the nuxeo console provided the syntax and > sample data that nuxeo expected in an import. Is there no > access to nuxeo any more? > I also used the nuxeo console to delete records and empty the trash. > > Susan > > > On 01/06/2012 09:17 AM, Chris Hoffman wrote: > > Hi all, > > > > Jesse pointed out that API could be used directly from a browser to > > get basically the same thing. In fact this is a bit easier than > > starting up the Nuxeo console anyway. > > > > Thanks Jesse! > > > >> Hi Chris, > >> > >> I know it's not the same, but does hitting the services > api to output > >> an arbitrary record give similar information, but in a different > >> syntax? > >> Something like > >> > http://localhost:8180/cspace-services/collectionobjects/9b0b0b58-24a6 > >> -49ab-b043 > >> > >> - Jesse > > > > > > On Jan 6, 2012, at 9:01 AM, Chris Hoffman wrote: > > > >> Hi, > >> > >> Before 2.0, we'd been using the Nuxeo admin console to extract XML > >> records so we knew the schema to be used for import, as > documented at > >> > http://wiki.collectionspace.org/display/collectionspace/Imports+Servi > >> > ce+Home#ImportsServiceHome-Howtodeterminethecorrectvaluestoputintoan% > >> 22%2Fimports%2Fimport%2Fschema%22element%3A > >> > >> In 2.0, the Nuxeo admin console has gone away. Where is the best > >> place to find the final schema for a record that has been > customized? > >> This has to include nested XML structures for multi-value > (repeating) > >> fields or field groups. > >> > >> Thanks in advance! > >> Chris > >> _______________________________________________ > >> Talk mailing list > >> Talk@lists.collectionspace.org > >> <mailto:Talk@lists.collectionspace.org> > >> > http://lists.collectionspace.org/mailman/listinfo/talk_lists.collecti > >> onspace.org > > > > > > > > _______________________________________________ > > Talk mailing list > > Talk@lists.collectionspace.org > > > http://lists.collectionspace.org/mailman/listinfo/talk_lists.collectio > > nspace.org > > > _______________________________________________ > Talk mailing list > Talk@lists.collectionspace.org > http://lists.collectionspace.org/mailman/listinfo/talk_lists.c > ollectionspace.org >
SS
Susan Stone
Fri, Jan 6, 2012 5:59 PM

Thank you. I'll be looking forward to hearing what you find.

Susan

On 01/06/2012 09:46 AM, Patrick Schmitz wrote:

I believe this went out in release notes for 2.0 (it was supposed to
anyway). We have not yet tested the nuxeo console access (it was pushed down
the priority queue), but hope to do so soon. Only so many cycles...

-----Original Message-----
From: talk-bounces@lists.collectionspace.org
[mailto:talk-bounces@lists.collectionspace.org] On Behalf Of
Susan Stone
Sent: Friday, January 06, 2012 9:43 AM
To: Chris Hoffman
Cc: talk@lists.collectionspace.org List
Subject: Re: [Talk] XML schemas for customized records in 2.0?

The record from the services is coming from cspace rather than nuxeo.
Exporting from the nuxeo console provided the syntax and
sample data that nuxeo expected in an import. Is there no
access to nuxeo any more?
I also used the nuxeo console to delete records and empty the trash.

Susan

On 01/06/2012 09:17 AM, Chris Hoffman wrote:

Hi all,

Jesse pointed out that API could be used directly from a browser to
get basically the same thing. In fact this is a bit easier than
starting up the Nuxeo console anyway.

Thanks Jesse!

Hi Chris,

I know it's not the same, but does hitting the services

api to output

an arbitrary record give similar information, but in a different
syntax?
Something like

-49ab-b043

  • Jesse

On Jan 6, 2012, at 9:01 AM, Chris Hoffman wrote:

Hi,

Before 2.0, we'd been using the Nuxeo admin console to extract XML
records so we knew the schema to be used for import, as

documented at

ce+Home#ImportsServiceHome-Howtodeterminethecorrectvaluestoputintoan%

22%2Fimports%2Fimport%2Fschema%22element%3A

In 2.0, the Nuxeo admin console has gone away. Where is the best
place to find the final schema for a record that has been

customized?

This has to include nested XML structures for multi-value

(repeating)

fields or field groups.

Thanks in advance!
Chris


Talk mailing list
Talk@lists.collectionspace.org
mailto:Talk@lists.collectionspace.org

onspace.org


Talk mailing list
Talk@lists.collectionspace.org

nspace.org

Thank you. I'll be looking forward to hearing what you find. Susan On 01/06/2012 09:46 AM, Patrick Schmitz wrote: > I believe this went out in release notes for 2.0 (it was supposed to > anyway). We have not yet tested the nuxeo console access (it was pushed down > the priority queue), but hope to do so soon. Only so many cycles... > >> -----Original Message----- >> From: talk-bounces@lists.collectionspace.org >> [mailto:talk-bounces@lists.collectionspace.org] On Behalf Of >> Susan Stone >> Sent: Friday, January 06, 2012 9:43 AM >> To: Chris Hoffman >> Cc: talk@lists.collectionspace.org List >> Subject: Re: [Talk] XML schemas for customized records in 2.0? >> >> The record from the services is coming from cspace rather than nuxeo. >> Exporting from the nuxeo console provided the syntax and >> sample data that nuxeo expected in an import. Is there no >> access to nuxeo any more? >> I also used the nuxeo console to delete records and empty the trash. >> >> Susan >> >> >> On 01/06/2012 09:17 AM, Chris Hoffman wrote: >>> Hi all, >>> >>> Jesse pointed out that API could be used directly from a browser to >>> get basically the same thing. In fact this is a bit easier than >>> starting up the Nuxeo console anyway. >>> >>> Thanks Jesse! >>> >>>> Hi Chris, >>>> >>>> I know it's not the same, but does hitting the services >> api to output >>>> an arbitrary record give similar information, but in a different >>>> syntax? >>>> Something like >>>> >> http://localhost:8180/cspace-services/collectionobjects/9b0b0b58-24a6 >>>> -49ab-b043 >>>> >>>> - Jesse >>> >>> >>> On Jan 6, 2012, at 9:01 AM, Chris Hoffman wrote: >>> >>>> Hi, >>>> >>>> Before 2.0, we'd been using the Nuxeo admin console to extract XML >>>> records so we knew the schema to be used for import, as >> documented at >>>> >> http://wiki.collectionspace.org/display/collectionspace/Imports+Servi >>>> >> ce+Home#ImportsServiceHome-Howtodeterminethecorrectvaluestoputintoan% >>>> 22%2Fimports%2Fimport%2Fschema%22element%3A >>>> >>>> In 2.0, the Nuxeo admin console has gone away. Where is the best >>>> place to find the final schema for a record that has been >> customized? >>>> This has to include nested XML structures for multi-value >> (repeating) >>>> fields or field groups. >>>> >>>> Thanks in advance! >>>> Chris >>>> _______________________________________________ >>>> Talk mailing list >>>> Talk@lists.collectionspace.org >>>> <mailto:Talk@lists.collectionspace.org> >>>> >> http://lists.collectionspace.org/mailman/listinfo/talk_lists.collecti >>>> onspace.org >>> >>> >>> >>> _______________________________________________ >>> Talk mailing list >>> Talk@lists.collectionspace.org >>> >> http://lists.collectionspace.org/mailman/listinfo/talk_lists.collectio >>> nspace.org >> >> >> _______________________________________________ >> Talk mailing list >> Talk@lists.collectionspace.org >> http://lists.collectionspace.org/mailman/listinfo/talk_lists.c >> ollectionspace.org >> >