<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://www.liquigraph.org/schema/1.0/liquigraph.xsd">
    <changeset id="PUB-XX-fix-publisher-ids:1" author="ratoui">
        <query>
            <![CDATA[
                MATCH(p:PublishingPublisher {pubPublisherID: 133})
                OPTIONAL MATCH (p)-[:HAS_AGREEMENT]->(a:PublishingAgreement)
                WITH p, a
                SET p.pubPublisherID = 19,
                a.pubPublisherID = 19
            ]]>
        </query>
    </changeset>
    <changeset id="PUB-XX-fix-publisher-ids:2" author="ratoui">
        <query>
            <![CDATA[
                MATCH(p:PublishingPublisher {pubPublisherID: 132})
                OPTIONAL MATCH (p)-[:HAS_AGREEMENT]->(a:PublishingAgreement)
                WITH p, a
                SET p.pubPublisherID = 20,
                a.pubPublisherID = 20
            ]]>
        </query>
    </changeset>
    <changeset id="PUB-XX-fix-publisher-ids:3" author="ratoui">
        <query>
            <![CDATA[
                MATCH(p:PublishingPublisher {pubPublisherID: 118})
                OPTIONAL MATCH (p)-[:HAS_AGREEMENT]->(a:PublishingAgreement)
                WITH p, a
                SET p.pubPublisherID = 21,
                a.pubPublisherID = 21
            ]]>
        </query>
    </changeset>
    <changeset id="PUB-XX-fix-publisher-ids:4" author="ratoui">
        <query>
            <![CDATA[
                MATCH(p:PublishingPublisher {pubPublisherID: 140})
                OPTIONAL MATCH (p)-[:HAS_AGREEMENT]->(a:PublishingAgreement)
                WITH p, a
                SET p.pubPublisherID = 33,
                a.pubPublisherID = 33
            ]]>
        </query>
    </changeset>
    <changeset id="PUB-XX-fix-publisher-ids:5" author="ratoui">
        <query>
            <![CDATA[
                MATCH(p:PublishingPublisher {pubPublisherID: 140})
                OPTIONAL MATCH (p)-[:HAS_AGREEMENT]->(a:PublishingAgreement)
                WITH p, a
                SET p.pubPublisherID = 33,
                a.pubPublisherID = 33
            ]]>
        </query>
    </changeset>
    <changeset id="PUB-XX-fix-publisher-ids:6" author="ratoui">
        <query>
            <![CDATA[
                MATCH(p:PublishingPublisher {pubPublisherID: 138})
                OPTIONAL MATCH (p)-[:HAS_AGREEMENT]->(a:PublishingAgreement)
                WITH p, a
                SET p.pubPublisherID = 39,
                a.pubPublisherID = 39
            ]]>
        </query>
    </changeset>
    <changeset id="PUB-XX-fix-publisher-ids:7" author="ratoui">
        <query>
            <![CDATA[
                MATCH(p:PublishingPublisher {pubPublisherID: 139})
                OPTIONAL MATCH (p)-[:HAS_AGREEMENT]->(a:PublishingAgreement)
                WITH p, a
                SET p.pubPublisherID = 42,
                a.pubPublisherID = 42
            ]]>
        </query>
    </changeset>
    <changeset id="PUB-XX-fix-publisher-ids:8" author="ratoui">
        <query>
            <![CDATA[
                MATCH(p:PublishingPublisher {pubPublisherID: 117})
                OPTIONAL MATCH (p)-[:HAS_AGREEMENT]->(a:PublishingAgreement)
                WITH p, a
                SET p.pubPublisherID = 65,
                p.pro = 'SESAC',
                p.ipi = '00798588545',
                a.pubPublisherID = 65
            ]]>
        </query>
    </changeset>
    <changeset id="PUB-XX-fix-publisher-ids:9" author="ratoui">
        <query>
            <![CDATA[
                MATCH(p:PublishingPublisher {pubPublisherID: 129})
                OPTIONAL MATCH (p)-[:HAS_AGREEMENT]->(a:PublishingAgreement)
                WITH p, a
                SET p.pubPublisherID = 71,
                p.pro = 'SESAC',
                p.ipi = '00706250570',
                a.pubPublisherID = 71
            ]]>
        </query>
    </changeset>
    <changeset id="PUB-XX-fix-publisher-ids:10" author="ratoui">
        <query>
            <![CDATA[
                MATCH(p:PublishingPublisher {pubPublisherID: 134})
                OPTIONAL MATCH (p)-[:HAS_AGREEMENT]->(a:PublishingAgreement)
                WITH p, a
                SET p.pubPublisherID = 75,
                p.pro = 'SESAC',
                p.ipi = '00652540752',
                a.pubPublisherID = 75
            ]]>
        </query>
    </changeset>
    <changeset id="PUB-XX-fix-publisher-ids:11" author="ratoui">
        <query>
            <![CDATA[
                MATCH(p:PublishingPublisher {pubPublisherID: 148})
                OPTIONAL MATCH (p)-[:HAS_AGREEMENT]->(a:PublishingAgreement)
                WITH p, a
                SET p.pubPublisherID = 91,
                a.pubPublisherID = 91
            ]]>
        </query>
    </changeset>
</changelog> 
