http://www.perlmonks.org?node_id=998019


in reply to Re: (OT) Does anyone know of a common object repository?
in thread (OT) Does anyone know of a common object repository?

I'm not looking to store any data in the repository, just get a list of standard/common attributes. Then in my program I will decide which attributes I want to use, and possibly define others as I need them (these won't be updated in the repository), and store the object definitions locally.
  • Comment on Re^2: (OT) Does anyone know of a common object repository?

Replies are listed 'Best First'.
Re^3: (OT) Does anyone know of a common object repository?
by BrowserUk (Patriarch) on Oct 09, 2012 at 15:14 UTC

    OIC. In that case, you may want to do a search for XML Schema repositories. You might find one or more of the schemas at sites like this fit your requirements.

    In the big picture though, such schemas are either wholly inadequate because they do not cover everything you need; or wholly unmanageable because they do.

    Whilst they might serve you as a starting point, as soon as you reject one of their included attributes; or add a new one of your own, you've effectively made it up as you've gone anyway and any probative value that using it as a starting point might have had is lost.


    With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
    Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
    "Science is about questioning the status quo. Questioning authority".
    In the absence of evidence, opinion is indistinguishable from prejudice.

    RIP Neil Armstrong