Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add new config lines #45

Open
spuddybike opened this issue Aug 2, 2024 · 1 comment
Open

add new config lines #45

spuddybike opened this issue Aug 2, 2024 · 1 comment
Assignees
Labels
3.2 enhancement New feature or request

Comments

@spuddybike
Copy link
Member

spuddybike commented Aug 2, 2024

New config line:
dataset short description: test-01-
data description: Description of file
dataset URI: https:xxxxx
is public : 1/0

These needs to be inserted into the following elements

@spuddybike spuddybike added enhancement New feature or request 3.2 labels Aug 2, 2024
@spuddybike spuddybike self-assigned this Aug 2, 2024
@spuddybike
Copy link
Member Author

This needs to added to the following elements

<r:URN typeOfIdentifier="Canonical">urn:ddi:uk.olly:1df010c5-fe8d-49db-b000-8d23dcf8d30b:1</r:URN>
<r:Citation>
    <r:Title>
        <r:String xml:lang="en-GB">**Description of file** Instance</r:String>
    </r:Title>
    <r:AlternateTitle>
        <r:String xml:lang="en-GB">**dataset short description**</r:String>
    </r:AlternateTitle>
</r:Citation>

<g:_ResourcePackage_>
    <r:URN typeOfIdentifier="Canonical">urn:ddi:uk.olly:d1677f54-12b9-4d26-b696-1843499c4679:1</r:URN>
    <r:Citation>
        <r:Title>
            <r:String xml:lang="en-GB">**Description of file** Resource Package</r:String>
        </r:Title>
        <r:AlternateTitle>
            <r:String xml:lang="en-GB">**dataset short description**</r:String>
        </r:AlternateTitle>
    </r:Citation>
    <r:Purpose>
        <r:Content/>


<ddi:_LogicalProduct_ xml:lang="en-GB" isMaintainable="true" scopeOfUniqueness="Agency">
  <r:URN typeOfIdentifier="Canonical">urn:ddi:uk.closer:Jdvj1FJjqxXY8fle:1.0.0</r:URN>
  <ddi:LogicalProductName>
    <r:String>**Description of file** Logical Product</r:String>
  </ddi:LogicalProductName>

    <ddi:_DataRelationship_>
            <r:URN typeOfIdentifier="Canonical">urn:ddi:uk.olly:6ae3886d-b2fc-419f-8bb5-11ead17e5510:1</r:URN>
            <ddi:DataRelationshipName>
           <r:String>**Description of file** Data Relationship Name</r:String>
            </ddi:DataRelationshipName>

<pi:_PhysicalInstance_ xml:lang="en-GB" isMaintainable="true" scopeOfUniqueness="Agency">
  <r:URN typeOfIdentifier="Canonical">urn:ddi:uk.closer:mwMRMo5WAahmt7Jc:1.0.0</r:URN>
  <r:RecordLayoutReference>
    <r:URN typeOfIdentifier="Canonical">urn:ddi:uk.closer:KWPnwKsJEM2HsebF:1.0.0</r:URN>
    <r:TypeOfObject>RecordLayout</r:TypeOfObject>
  </r:RecordLayoutReference>
  <pi:DataFileIdentification>
    <pi:DataFileURI **isPublic"1">http://xxx**</pi:DataFileURI>
  </pi:DataFileIdentification>

<ddi:VariableScheme xml:lang="en-GB" isMaintainable="true" scopeOfUniqueness="Agency">
<r:URN typeOfIdentifier="Canonical">urn:ddi:uk.closer:CzWqeIkCp82M1vPu:1.0.0</r:URN>
ddi:VariableSchemeName
<r:String>Description of file</r:String>
</ddi:VariableSchemeName>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.2 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants