statement stringlengths 72 909 | model_representation stringlengths 128 3.01k | agreement_provider stringclasses 2 values |
|---|---|---|
1.1 The application programmable interfaces service (the API Service) owned and operated by Elsevier B.V. (Elsevier) is provided to (You, Your or the Developer) under the terms and conditions of this API Service Agreement. You confirm that You have the right and authority to enter into this Agreement. You accept and agree to the terms and conditions of this Agreement on Your own behalf and/or on behalf of Your company, institute or organization as its authorized legal representative. | :permission01 a odrl:Permission ; dcterms:description "1.1 The application programmable interfaces service (the API Service) owned and operated by Elsevier B.V. (Elsevier) is provided to (You, Your or the Developer) under the terms and conditions of this API Service Agreement. You confirm that You have the right and authority to enter into this Agreement. You accept and agree to the terms and conditions of this Agreement on Your own behalf and/or on behalf of Your company, institute or organization as its authorized legal representative." ; odrl:action odrl:use ; odrl:target :service01 ; odrl:assignee :customer01 ; odrl:duty [ a odrl:Duty ; odrl:action tosl:consent ; odrl:constraint [ a odrl:Constraint; odrl:leftOperand tosl:consentType ; odrl:operator odrl:eq ; odrl:rightOperand tosl:explicitConsent ] ; odrl:target :agreement01 ; odrl:assignee :customer01 ]. | Elsevier |
1.2 Elsevier reserves the right, at its sole discretion, to change the terms of this Agreement at any time with reasonable advance notice given to the Developer. Elsevier will make a new copy of the Agreement available on the API Service's web site. Elsevier will also post a notification on the API Service's web site describing the modifications made. | :apiNewAgreement a odrl:Asset ; dcterms:description "New API Service Agreement" ; dcterms:replaces :agreement01; dcterms:source <https://dev.elsevier.com/api/agreement> . :modificationsInAgreement a odrl:Asset ; dcterms:description "Description of changes to the API Service Agreement" ; dcterms:source <https://www.elsevier.com/api/agreement> . :permission02 a odrl:Permission ; dcterms:description "1.2 Elsevier reserves the right, at its sole discretion, to change the terms of this Agreement at any time with reasonable advance notice given to the Developer. Elsevier will make a new copy of the Agreement available on the API Service's web site. Elsevier will also post a notification on the API Service's web site describing the modifications made." ; odrl:action odrl:modify ; odrl:target :service01 ; odrl:assignee :elsevier ; odrl:duty [ a odrl:Duty ; odrl:action odrl:inform ; odrl:target :agreement01 ; odrl:assignee :elsevier ; odrl:constraint [ a odrl:Constraint; odrl:leftOperand odrl:event ; odrl:operator odrl:lt ; odrl:rightOperand odrl:policyUsage ; ] ] ; tosl:triggers [ a odrl:Duty ; odrl:action tosl:publish ; odrl:target :apiNewAgreement; odrl:assignee :elsevier ; odrl:constraint [ a odrl:Constraint ; odrl:leftOperand tosl:deliveryChannel ; odrl:operator odrl:eq ; odrl:rightOperand "https://dev.elsevier.com/" ] ] ; tosl:triggers [ a odrl:Duty ; odrl:action tosl:publish ; odrl:target :modificationsInAgreement; odrl:assignee :elsevier ; tosl:constraint [ a odrl:Constraint ; odrl:leftOperand odrl:deliveryChannel ; odrl:operator odrl:eq ; odrl:rightOperand "https://dev.elsevier.com/" ] ] . | Elsevier |
1.3 Elsevier grants You a limited license to use the application programmable interfaces ("APIs"), data, files and other materials provided by Elsevier, to develop and test Your software application ("Application") and to integrate the Application with the API, subject to the usage restrictions as set forth in the API's Content Usage Policies on http://dev.elsevier.com/policy.html. All notices given pursuant to this Agreement shall be in writing and delivered to email address as indicated in the developer portal at dev.elsevier.com. | :permission03 a odrl:Permission ; dcterms:description "1.3 Elsevier grants You a limited license to use the, application programmable interfaces (\"APIs\"), data, files and other materials provided by Elsevier, to develop and test Your software application (\"Application\") and to integrate the Application with the API, subject to the usage restrictions as set forth in the API's Content Usage Policies on http://dev.elsevier.com/policy.html. All notices given pursuant to this Agreement shall be in writing and delivered to email address as indicated in the developer portal at dev.elsevier.com." ; odrl:action [ a odrl:Action ; rdf:value odrl:use; odrl:refinement [ a odrl:Constraint ; odrl:leftOperand tosl:compliance ; odrl:operator odrl:eq ; odrl:rightOperand "http://dev.elsevier.com/policy.html"^^xsd:string ] ] ; odrl:target :service01 ; odrl:assignee :customer01 ; odrl:duty [ a odrl:Duty ; odrl:action odrl:inform ; odrl:constraint [ a odrl:Constraint ; odrl:leftOperand odrl:deliveryChannel ; odrl:operator odrl:eq; odrl:rightOperand "email"^^xsd:string ] ; odrl:target :agreement01 ; odrl:assignee :customer01 ] . | Elsevier |
2.1 After You have accepted this Agreement, Elsevier will issue an API Key to You for use with the API Service. Elsevier retains the right to immediately suspend the Application's access to the API Service if, in Elsevier's sole judgment: the Application's usage of the API Service negatively affects the availability or performance of the API Service, or the Application is in breach of the API's Content Usage Policies on http://dev.elsevier.com/policy.html | :permission04 a odrl:Permission ; dcterms:description "2.1 After You have accepted this Agreement, Elsevier will issue an API Key to You for use with the API Service. Elsevier retains the right to immediately suspend the Application's access to the API Service if, in Elsevier's sole judgment: the Application's usage of the API Service negatively affects the availability or performance of the API Service, or the Application is in breach of the API's Content Usage Policies on http://dev.elsevier.com/policy.html" ; odrl:action tosl:suspend ; odrl:constraint [ a odrl:LogicalConstraint ; odrl:or ( [ a odrl:Constraint ; odrl:leftOperand tosl:justification ; odrl:operator odrl:eq ; odrl:rightOperand tosl:degradation ; ] [ a odrl:Constraint ; odrl:leftOperand tosl:justification ; odrl:operator odrl:eq ; odrl:rightOperand tosl:breachOfContract ; ] ) ] ; odrl:target :service01 ; odrl:assignee :elsevier . | Elsevier |
2.2 In a situation of breach of the terms and conditions of this Agreement, Elsevier reserves the right to block, change, suspend, remove or disable access to the APIs and any of its services at any time upon reasonable notice to Developer. | :permission05 a odrl:Permission; dcterms:description "2.2 In a situation of breach of the terms and conditions of this Agreement, Elsevier reserves the right to block, change, suspend, remove or disable access to the APIs and any of its services at any time upon reasonable notice to Developer."; odrl:action tosl:block, odrl:modify, tosl:suspend, tosl:remove, tosl:disable ; odrl:constraint [ a odrl:Constraint ; odrl:leftOperand tosl:justification ; odrl:operator odrl:eq ; odrl:rightOperand tosl:breachOfContract; ] ; odrl:target :service01 ; odrl:assignee :elsevier ; odrl:duty [ a odrl:Duty ; odrl:action odrl:inform ; odrl:target :service01 ; odrl:assignee :elsevier ; odrl:constraint [ a odrl:Constraint ; odrl:leftOperand odrl:event ; odrl:operator odrl:lt; odrl:rightOperand odrl:policyUsage ; ] ] . | Elsevier |
2.3 Elsevier reserves the right to deactivate API Keys that have not been used to access the APIs for 90 days. | :permission06 a odrl:Permission ; dcterms:description "2.3 Elsevier reserves the right to deactivate API Keys that have not been used to access the APIs for 90 days." ; odrl:action tosl:disable ; odrl:constraint [ a odrl:Constraint ; odrl:leftOperand tosl:inactivityPeriod ; odrl:operator odrl:gt ; odrl:rightOperand "P90D"^^xsd:duration ; ] ; odrl:target :service01 ; odrl:assignee :elsevier . | Elsevier |
3.1.1 The Application will not use Elsevier content other than allowed by the API's Content Usage Policies on http://dev.elsevier.com/policy.html; | :permission07 a odrl:Permission ; dcterms:description "3.1.1 the Application will not use Elsevier content other than allowed by the API's Content Usage Policies on http://dev.elsevier.com/policy.html;" ; odrl:action [ a odrl:Action ; rdf:value odrl:use; odrl:refinement [ a odrl:Constraint ; odrl:leftOperand tosl:compliance ; odrl:operator odrl:eq ; odrl:rightOperand "http://dev.elsevier.com/policy.html"^^xsd:string ] ] ; odrl:target :service01 ; odrl:assignee :customer01 . | Elsevier |
3.1.2 The Application will use the API Key issued by Elsevier upon execution of this Agreement, and no other API Key issued for use by other applications and/or to other developers; | :permission08 a odrl:Permission ; dcterms:description "3.1.2 the Application will use the API Key issued by Elsevier upon execution of this Agreement, and no other API Key issued for use by other applications and/or to other developers;" ; odrl:action odrl:use ; odrl:constraint [ a odrl:Constraint ; odrl:leftOperand odrl:Recipient ; odrl:operator odrl:eq ; odrl:rightOperand :customer01 ; ] ; odrl:target :service01 ; odrl:assignee :customer01 . | Elsevier |
3.1.3 The Application will avoid excessive and unnecessary use of the API Service that may cause a performance degradation of the API Service | :permission09 a odrl:Permission ; dcterms:description "3.1.3 the Application will avoid excessive and unnecessary use of the API Service that may cause a performance degradation of the API Service" ; odrl:action [ a odrl:Action ; rdf:value odrl:use; odrl:refinement [ a odrl:Constraint ; odrl:leftOperand tosl:effect ; odrl:operator odrl:not ; odrl:rightOperand tosl:degradation ; ] ] ; odrl:target :service01 ; odrl:assignee :customer01 . | Elsevier |
3.1.4 The Developer acknowledges that all right, title and interest in and to the Elsevier content, and any derivative works based upon the Elsevier content, remain with Elsevier and its suppliers, except as expressly set forth in this Agreement, and that the unauthorized redistribution of the Elsevier content is not permitted. | :prohibition01 a odrl:Prohibition ; dcterms:description "3.1.4 the Developer acknowledges that all right, title and interest in and to the Elsevier content, and any derivative works based upon the Elsevier content, remain with Elsevier and its suppliers, except as expressly set forth in this Agreement, and that the unauthorized redistribution of the Elsevier content is not permitted." ; odrl:action odrl:distribute ; odrl:target :service01 ; odrl:assignee :customer01 . | Elsevier |
3.2 The Developer will be solely responsible and hold Elsevier harmless for all costs, expenses, losses and liabilities incurred, and activities undertaken by the Developer in connection with the API Service. | :liability01 a tosl:Liability ; dcterms:description "3.2 The Developer will be solely responsible and hold Elsevier harmless for all costs, expenses, losses and liabilities incurred, and activities undertaken by the Developer in connection with the API Service." ; rdf:value tosl:anyLiability ; tosl:liableParty :elsevier ; tosl:targetParty :customer01 . | Elsevier |
3.3 Developer shall obtain written permission in advance from Elsevier to use Elsevier's trademarks, logos or other brand features for promoting the Developer's Application. Any press releases regarding this Agreement or the relationship of the parties shall require the prior approval of the parties. | :assetCollection01 a odrl:AssetCollection ; dcterms:description "A collection of assets including trademarks, logos, and brand features." . :asset01 a odrl:Asset ; odrl:partOf :collection01 ; dcterms:description "Trademarks, logos and brand features associated with the brand." . :asset02 a odrl:Asset ; odrl:partOf :collection01 ; dcterms:description "Logos used in branding." . :asset03 a odrl:Asset ; odrl:partOf :collection01 ; dcterms:description "Distinctive brand features and elements." . :permission10 a odrl:Permission ; dcterms:description "3.3 Developer shall obtain written permission in advance from Elsevier to use Elsevier's trademarks, logos or other brand features for promoting the Developer's Application. Any press releases regarding this Agreement or the relationship of the parties shall require the prior approval of the parties." ; odrl:action odrl:use ; odrl:target :assetCollection01 ; odrl:assignee :customer01 ; odrl:duty [ a odrl:Duty ; odrl:action [ a odrl:Action ; rdf:value odrl:license ; odrl:refinement [ a odrl:Constraint ; odrl:leftOperand tosl:licensingType ; odrl:operator odrl:eq ; odrl:rightOperand tosl:writtenPermission ; ] ] ; odrl:assignee :elsevier ; odrl:target :assetCollection01 ; ] . | Elsevier |
3.4 The Developer shall not display any advertising inside the Application or use any content as obtained via the API outside the Application, unless permitted by Elsevier in writing. | :advertising a odrl:Asset; dcterms:description "The asset refers to advertising materials, which cannot be displayed or used without a valid license agreement." . :permission11 a odrl:Permission ; dcterms:description "3.4 The Developer shall not display any advertising inside the Application or use any content as obtained via the API outside the Application, unless permitted by Elsevier in writing."; odrl:action [ a odrl:Action ; rdf:value odrl:display ; odrl:refinement [ a odrl:Constraint ; odrl:leftOperand odrl:media ; odrl:operator odrl:eq ; odrl:rightOperand "advertising"^^xsd:string ; ] ] ; odrl:target :advertising ; odrl:assignee :customer01 ; odrl:duty [ a odrl:Duty ; odrl:action [ a odrl:Action ; rdf:value odrl:license ; odrl:refinement [ a odrl:Constraint ; odrl:leftOperand tosl:licensingType ; odrl:operator odrl:eq ; odrl:rightOperand tosl:writtenPermission ; ] ] ; odrl:target :advertising ; odrl:assignee :elsevier ; ] . | Elsevier |
The API service is provided on an "as is" and "as available" basis without warranties of any kind, either express or implied, including but not limited to warranties of merchantability or fitness for a particular purpose. Except as expressly stated in this Agreement, each party disclaims all liability to the other party in connection with the parties' performance of this Agreement and in no event will the infringing party be liable to the other party for special, indirect or consequential damages including but not limited to loss of profits, loss of business or unfitness for user purposes. | :prohibition02 a odrl:Prohibition; dcterms:description "API service is provided on an 'as is' and 'as available' basis without warranties of any kind" ; odrl:action tosl:requestGuarantee; odrl:target :service01; odrl:assignee :customer01 . :liability02 a tosl:Liability ; dcterms:description "Except as expressly stated in this Agreement, each party disclaims all liability to the other party in connection with the parties' performance of this Agreement and in no event will the infringing party be liable to the other party for special, indirect or consequential damages including but not limited to loss of profits, loss of business or unfitness for user purposes" ; rdf:value tosl:anyLiability ; tosl:liableParty :elsevier ; tosl:targetParty :customer01 . :liability03 a tosl:Liability ; dcterms:description "Except as expressly stated in this Agreement, each party disclaims all liability to the other party in connection with the parties' performance of this Agreement and in no event will the infringing party be liable to the other party for special, indirect or consequential damages including but not limited to loss of profits, loss of business or unfitness for user purposes" ; rdf:value tosl:anyLiability ; tosl:liableParty :customer01 . | Elsevier |
The term of this Agreement shall commence on the date on which the Developer has accepted this Agreement and shall continue until either party terminates the Agreement in writing or the API Key is deactivated by Elsevier. | :permission12 a odrl:Permission ; dcterms:description "The term of this Agreement shall commence on the date on which the Developer has accepted this Agreement and shall continue until either party terminates the Agreement in writing or the API Key is deactivated by Elsevier." ; odrl:action tosl:terminate ; odrl:target :agreement01 ; odrl:assignee :customer01 ; odrl:duty [ a odrl:Duty ; odrl:action odrl:inform ; odrl:constraint [ a odrl:Constraint ; odrl:leftOperand odrl:deliveryChannel ; odrl:operator odrl:eq ; odrl:rightOperand "written"^^xsd:string ] ; odrl:target :agreement01 ; odrl:assignee :customer01 ] . :permission13 a odrl:Permission ; dcterms:description "The term of this Agreement shall commence on the date on which the Developer has accepted this Agreement and shall continue until either party terminates the Agreement in writing or the API Key is deactivated by Elsevier." ; odrl:action tosl:terminate ; odrl:target :agreement01 ; odrl:assignee :elsevier ; odrl:duty [ a odrl:Duty ; odrl:action odrl:inform ; odrl:constraint [ a odrl:Constraint ; odrl:leftOperand odrl:deliveryChannel ; odrl:operator odrl:eq ; odrl:rightOperand "written"^^xsd:string ] ; odrl:target :agreement01 ; odrl:assignee :customer01 ] . | Elsevier |
This Agreement will be governed by and construed in accordance with the laws of The Netherlands, and the parties irrevocably consent to the exclusive jurisdiction of the courts of The Netherlands with respect to any action or suit arising out of or pertaining to this Agreement (except where local law requires). | :litigation01 a tosl:Litigation; dcterms:description "This Agreement will be governed by and construed in accordance with the laws of The Netherlands, and the parties irrevocably consent to the exclusive jurisdiction of the courts of The Netherlands with respect to any action or suit arising out of or pertaining to this Agreement (except where local law requires)." ; tosl:takesPlaceIn :netherlandsCourts ; tosl:governedBy :netherlandsLaw . :netherlandsCourts a tosl:Jurisdiction; dcterms:description "The courts of The Netherlands with exclusive jurisdiction over disputes arising from this Agreement." . :netherlandsLaw a tosl:Law ; dcterms:description "The laws of The Netherlands governing this Agreement." . :litigation02 a tosl:Litigation; dcterms:description "Except where local law requires" ; tosl:takesPlaceIn tosl:consumerPlaceCourts ; tosl:governedBy tosl:consumerPlaceLaw . tosl:consumerPlaceCourts a tosl:Jurisdiction . tosl:consumerPlaceLaw a tosl:Law . | Elsevier |
These Terms of Use (“Terms”) apply to your use of ChatGPT, DALL·E, and OpenAI’s other services for individuals, along with any associated software applications, technology and websites (“Services”), including personal, non-commercial use of our Services by consumers. You form a contract with us when you confirm that you accept these Terms or when you otherwise use the Services. | :obligation01 a odrl:Duty ; dcterms:description "You form a contract with us when you confirm that you accept these Terms or when you otherwise use the Services." ; odrl:action tosl:consent ; odrl:constraint [ a odrl:Constraint; odrl:leftOperand tosl:consentType ; odrl:operator odrl:eq ; odrl:rightOperand tosl:implicitConsent ] ; odrl:target :agreement01 ; odrl:assignee :customer . | OpenAI |
You must be at least 13 years old or the minimum age required in your country to consent to use the Services. If you are under 18, you must have your parent or legal guardian’s permission to use the Services and ask them to read these Terms with you. You must provide accurate and complete information to register for an account to use our Services. You may not share your account credentials or make your account available to anyone else and are responsible for all activities that occur under your account. If you create an account or use the Services on behalf of another person or entity, you must have the authority to accept these Terms on their behalf. Subject to your compliance with these Terms, you may access and use our Services. In using our Services, you must comply with all applicable laws as well as the Service-specific terms and policies listed above. | :permission01 a odrl:Permission ; dcterms:description "Subject to your compliance with these Terms, you may access and use our Services. In using our Services, you must comply with all applicable laws as well as the Service-specific terms and policies listed above." ; odrl:action [ a odrl:Action ; rdf:value odrl:use; odrl:refinement [ a odrl:LogicalConstraint ; odrl:or ( [ a odrl:Constraint ; odrl:leftOperand foaf:age ; odrl:operator odrl:gt ; odrl:rightOperand "17"^^xsd:integer; ] [ a odrl:Constraint ; odrl:leftOperand tosl:compliance ; odrl:operator odrl:eq ; odrl:rightOperand "https://openai.com/policies/eu-terms-of-use/"^^xsd:string ] ) ] ] ; odrl:target :services ; odrl:assignee :customer ; odrl:duty [ a odrl:Duty ; odrl:action tosl:consent ; odrl:constraint [ a odrl:Constraint; odrl:leftOperand tosl:consentType ; odrl:operator odrl:eq ; odrl:rightOperand tosl:explicitConsent ] ; odrl:target :agreement01 ; odrl:assignee :customer ; ] . | OpenAI |
You may not use our Services for any illegal, harmful, or abusive activity. For example, you are prohibited from: Using our Services in a way that infringes, misappropriates or violates anyone’s rights. Modifying, copying, leasing, selling or distributing any of our Services. Attempting to or assisting anyone to reverse engineer, decompile or discover the source code or underlying components of our Services, including our models, algorithms, or systems (except to the extent this restriction is prohibited by applicable law). Automatically or programmatically extracting data or Output (defined below). Representing that Output was human-generated when it was not. Interfering with or disrupting our Services, including circumventing any rate limits or restrictions or bypassing any protective measures or safety mitigations we put on our Services. Using Output to develop models that compete with OpenAI. | :prohibition01 a odrl:Prohibition; dcterms:description "You may not use our Services for any illegal, harmful, or abusive activity" ; odrl:action odrl:derive, odrl:distribute, odrl:extract, odrl:reproduce, odrl:sell, odrl:transfer, odrl:modify, odrl:read, odrl:SourceCode ; odrl:target :services ; odrl:assignee :customer . | OpenAI |
Our Services may allow you to download software, such as mobile applications, which may update automatically to ensure you’re using the latest version. Our software may include open source software that is governed by its own licences that we’ve made available to you. | :permission02 a odrl:Permission; odrl:action tosl:allowDownload, odrl:install; odrl:target :services ; odrl:assignee :customer . | OpenAI |
Our services may include third party software, products or services, (“Third Party Services”) and some parts of our Services, like our browse feature, may include output from those services (“Third Party Output”). Third Party Services and Third Party Output are subject to their own terms, and we are not responsible for them. | :permission04 a odrl:Permission; odrl:action odrl:use; odrl:target :thirdPartyServices ; odrl:assignee :OpenAI . :liability01 a tosl:Liability; dcterms:description "Third Party Services and Third Party Output are subject to their own terms, and we are not responsible for them." ; rdf:value tosl:thirdparty; tosl:targetParty :customer ; tosl:liableParty :OpenAI . | OpenAI |
We appreciate your feedback about our Services, but you agree that we may use it to provide, maintain, develop, and improve our Services, without compensation to you. | :permission05 a odrl:Permission; odrl:action [ a odrl:Action ; rdf:value odrl:use; odrl:refinement [ a odrl:Constraint ; odrl:leftOperand odrl:payAmount; odrl:operator odrl:eq; odrl:rightOperand "0.0"^^xsd:decimal; ] ] ; odrl:target :userFeedback ; odrl:assignee :OpenAI . | OpenAI |
You may provide input to the Services (“Input”), and receive output from the Services based on the Input (“Output”). Input and Output are collectively 'Content'. You are responsible for Content, including ensuring that it does not violate any applicable law or these Terms. You represent and warrant that you have all rights, licences and permissions needed to provide Input to our Services. As between you and OpenAI, and to the extent permitted by applicable law, you (a) retain your ownership rights in Input and (b) own the Output. We hereby assign to you all our right, title, and interest, if any, in and to Output. | :permission06 a odrl:Permission ; dcterms:description "You are responsible for Content, including ensuring that it does not violate any applicable law or these Terms." ; odrl:action [ a odrl:Action ; rdf:value odrl:use; odrl:refinement [ a odrl:Constraint ; odrl:leftOperand tosl:compliance ; odrl:operator odrl:eq ; odrl:rightOperand "https://openai.com/policies/eu-terms-of-use/"^^xsd:string ] ] ; odrl:target :services, :content ; odrl:assignee :customer . | OpenAI |
We can use your Content worldwide to provide, maintain, develop, and improve our Services, comply with applicable law, enforce our terms and policies and keep our Services safe. If you're using ChatGPT through Apple's integrations, see this Help Center article(opens in a new window) for how we handle your Content. If you do not want us to use your Content to train our models, you have the option to opt out by updating your account settings. Further information can be found in this Help Center article(opens in a new window). Please note that in some cases this may limit the ability of our Services to better address your specific use case. | :permission07 a odrl:Permission ; dcterms:description "We can use your Content worldwide to provide, maintain, develop, and improve our Services, comply with applicable law, enforce our terms and policies and keep our Services safe. If you do not want us to use your Content to train our models, you have the option to opt out by updating your account settings." ; odrl:action [ a odrl:Action ; rdf:value odrl:use; odrl:refinement [ a odrl:Constraint ; odrl:leftOperand tosl:justification ; odrl:operator odrl:neq ; odrl:rightOperand :optOut ] ] ; odrl:target :content ; odrl:assignee :OpenAI . | OpenAI |
Artificial intelligence and machine learning are rapidly evolving fields of study. We are constantly working to improve our Services to make them more accurate, reliable, safe, and beneficial. Given the probabilistic nature of machine learning, use of our Services may in some situations result in Output that does not accurately reflect real people, places, or facts. | :liability02 a tosl:Liability; dcterms:description "Output generated by the Services may not accurately reflect real people, places, or facts. Do not rely on Output as a sole source of truth or substitute for professional advice." ; rdf:value tosl:serviceContent; tosl:targetParty :customer ; tosl:liableParty :OpenAI . | OpenAI |
When you use our Services you understand and agree: Output may not always be accurate. You should not rely on Output from our Services as a sole source of truth or factual information, or as a substitute for professional advice. You must evaluate Output for accuracy and appropriateness for your use case, including using human review as appropriate, before using or sharing Output from the Services. You must not use any Output relating to a person for any purpose that could have a legal or material impact on that person, such as making credit, educational, employment, housing, insurance, legal, medical, or other important decisions about them. Our Services may provide incomplete, incorrect, or offensive Output that does not represent OpenAI’s views. If Output references any third-party products or services, it doesn’t mean the third party endorses or is affiliated with OpenAI. | :permission08 a odrl:Permission ; odrl:action [ a odrl:Action ; rdf:value odrl:use; odrl:refinement [ a odrl:Constraint ; dcterms:description "Use cases that materially affect individuals, such as decisions about credit, employment, education, or medical treatment." ; odrl:leftOperand odrl:purpose ; odrl:operator odrl:neq ; odrl:rightOperand :highImpactDecision ] ] ; odrl:target :content ; odrl:assignee :customer ; odrl:duty [ a odrl:Duty ; dcterms:description "User must evaluate Output for accuracy and appropriateness, including human review, before using or sharing." ; odrl:action :evaluate ; odrl:target :content ; odrl:assignee :customer ; ] . | OpenAI |
We and our affiliates own all rights, title, and interest in and to the Services. You may only use our name and logo in accordance with our Brand Guidelines. | :permission09 a odrl:Permission ; dcterms:description "You may only use our name and logo in accordance with our Brand Guidelines"; odrl:action [ a odrl:Action ; rdf:value odrl:use; odrl:refinement [ a odrl:Constraint ; odrl:leftOperand tosl:compliance ; odrl:operator odrl:eq ; odrl:rightOperand "https://openai.com/brand/"^^xsd:string ] ] ; odrl:target :openaiBrand ; odrl:assignee :customer . | OpenAI |
Some of our Services allow you to purchase paid subscriptions to benefit from enhanced features and functionalities (the “Benefits”). The exact nature of the Benefits differs between Services and will be made clear to you before purchase. You can manage your paid subscription from your account settings. Fees: All charges, including subscription fees, will be made clear to you before purchase. Billing: If you sign-up for paid subscription or purchase any Services, you will provide complete and accurate billing information, including a valid payment method. For paid subscriptions, we will automatically charge your payment method on each agreed-upon periodic renewal until you cancel. If your payment cannot be completed, we may downgrade your account or suspend your access to our Services until payment is received. | :permission10 a odrl:Permission ; dcterms:description "Access paid features, subject to payment and valid billing information." ; odrl:action odrl:use; odrl:target :paidFeatures ; odrl:assignee :customer ; odrl:duty [ a odrl:Duty ; odrl:action odrl:compensate ; odrl:target :paidFeatures ; odrl:assignee :customer ; odrl:constraint [ a odrl:Constraint; odrl:leftOperand odrl:event ; odrl:operator odrl:lt ; odrl:rightOperand odrl:policyUsage ] ] ; odrl:trigger [ a odrl:Duty ; dcterms:description "Customer must provide valid billing information, including a payment method." ; odrl:action odrl:inform ; odrl:target :billingData ; odrl:assignee :customer ; ] . | OpenAI |
You can pay for some Services in advance by purchasing service credits. All service credits are subject to our Service credit terms. | :permission11 a odrl:Permission ; dcterms:description "You can pay for some Services in advance by purchasing service credits" ; odrl:action odrl:use ; odrl:target :serviceCredits ; odrl:assignee :customer ; odrl:constraint [ a odrl:Constraint ; odrl:leftOperand odrl:compliance ; odrl:operator odrl:eq ; odrl:rightOperand <https://openai.com/policies/service-credit-terms/> ] . | OpenAI |
You are entitled to cancel your purchase and request a refund without stating the reason during the 14 days following the date of your purchase (the “Cooling Off Period”). The refund will cover the relevant subscription fee prorated from the date you request cancellation to the end of the relevant subscription period you have paid for. To cancel and request a refund please contact Support(opens in a new window) or fill out and send us the model withdrawal form, or alternatively you may complete the model withdrawal form as described under Termination and Suspension below. | :permission12 a odrl:Permission ; dcterms:description "You are entitled to cancel your purchase and request a refund without stating the reason during the 14 days following the date of your purchase" ; odrl:action tosl:terminate ; odrl:target :paidFeatures ; odrl:assignee :customer ; odrl:constraint [ a odrl:Constraint ; odrl:leftOperand odrl:elapsedTime ; odrl:operator odrl:lteq ; odrl:rightOperand "P14D"^^xsd:duration ] ; odrl:duty [ a odrl:Duty ; dcterms:description "The refund will cover the relevant subscription fee prorated from the date you request cancellation to the end of the relevant subscription period you have paid for" ; odrl:action odrl:compensate ; odrl:target :paidFeatures ; odrl:assignee :OpenAI ; ] . | OpenAI |
We may change our prices from time to time. If we increase our subscription prices, we will give you at least 30 days’ notice and any price increase will take effect on your next renewal so that you can cancel if you do not agree to the price increase. | :permission14 a odrl:Permission ; dcterms:description "We may change our prices from time to time. If we increase our subscription prices, we will give you at least 30 days’ notice and any price increase will take effect on your next renewal so that you can cancel if you do not agree to the price increase." ; odrl:action odrl:modify; odrl:target :paidFeatures ; odrl:assignee :OpenAI ; odrl:constraint [ a odrl:Constraint ; dcterms:description "At least 30 days’ notice must be provided before a price increase takes effect." ; odrl:leftOperand odrl:delayPeriod ; odrl:operator odrl:gteq ; odrl:rightOperand "P30D"^^xsd:duration ; ] ; odrl:duty [ a odrl:Duty ; odrl:action odrl:inform ; odrl:target :paidFeatures ; odrl:assignee :OpenAI ; odrl:informedParty :customer ] . | OpenAI |
You can stop using our Services and end your relationship with OpenAI at any time by simply closing your account and stopping your use of the Services. Instructions for how to do this are available here(opens in a new window). | :permission15 a odrl:Permission ; dcterms:description "You can stop using our Services and end your relationship with OpenAI at any time by simply closing your account and stopping your use of the Services" ; odrl:action tosl:terminate ; odrl:target :services ; odrl:assignee :customer . | OpenAI |
If you are an EEA-based consumer, you can close your account and withdraw from these Terms within 14 days of accepting them by contacting Support(opens in a new window) or filling out and sending us the model withdrawal form. | :permission16 a odrl:Permission ; dcterms:description "EEA-based consumers may withdraw from the Terms within 14 days of acceptance." ; odrl:action tosl:terminate ; odrl:target :agreement01 ; odrl:assignee :consumer ; odrl:constraint [ a odrl:LogicalConstraint ; odrl:and ( [ a odrl:Constraint ; odrl:leftOperand odrl:elapsedTime ; odrl:operator odrl:lteq ; odrl:rightOperand "P14D"^^xsd:duration ; ] [ a odrl:Constraint ; odrl:leftOperand tosl:consumerResidentCountry ; odrl:operator odrl:isAnyOf ; odrl:rightOperand ("AT" "BE" "BG" "HR" "CY" "CZ" "DK" "EE" "FI" "FR" "DE" "GR" "HU" "IS" "IE" "IT" "LV" "LI" "LT" "LU" "MT" "NL" "NO" "PL" "PT" "RO" "SK" "SI" "ES" "SE" "CH") ; ] ) ] ; odrl:duty [ a odrl:Duty ; odrl:action odrl:inform ; odrl:assignee :customer ; odrl:informedParty :OpenAI ; ] . | OpenAI |
We may take action to suspend or terminate your access to our Services or close your account if we determine, acting reasonably and objectively: You breached these Terms or our Usage Policies. We must do so to comply with the law. Your use of our Services could cause risk or harm to OpenAI, our users, or anyone else. Your account has been inactive for over a year and you do not have a paid account. If we terminate your account, we will make reasonable efforts to notify you in advance so you can export your Content or your data from the Services, unless it is not appropriate for us to do so, we reasonably believe that continued access to your account will cause damage to OpenAI or anyone else, or we are legally prohibited from doing so. | :legalRequirement a odrl:RightOperand ; dcterms:description "Required by Law" . :riskOrHarm a odrl:RightOperand ; dcterms:description "Use of services could cause risk or harm to OpenAI, users, or others." . :hasPaidAccount a odrl:LeftOperand ; dcterms:description "Indicates whether the user has an active paid subscription." . :permission17 a odrl:Permission ; dcterms:description "OpenAI may suspend or terminate your access to Services or close your account if: (1) you breached the Terms or Usage Policies" ; odrl:action tosl:terminate ; odrl:target :userAccount ; odrl:assignee :OpenAI ; odrl:constraint [ a odrl:Constraint ; odrl:leftOperand tosl:justification ; odrl:operator odrl:eq ; odrl:rightOperand tosl:breachOfContract ; ] ; odrl:duty [ a odrl:Duty ; odrl:action odrl:inform ; odrl:assignee :OpenAI ; odrl:informedParty :customer ] . :permission18 a odrl:Permission ; dcterms:description "OpenAI may suspend or terminate your access to Services or close your account if: (2) required by law" ; odrl:action tosl:terminate ; odrl:target :userAccount ; odrl:assignee :OpenAI ; odrl:constraint [ a odrl:Constraint ; odrl:leftOperand tosl:justification ; odrl:operator odrl:eq ; odrl:rightOperand :legalRequirement ; ] ; odrl:duty [ a odrl:Duty ; odrl:action odrl:inform ; odrl:assignee :OpenAI ; odrl:informedParty :customer ] . :permission19 a odrl:Permission ; dcterms:description "OpenAI may suspend or terminate your access to Services or close your account if: (3) your use poses risk or harm" ; odrl:action tosl:terminate ; odrl:target :userAccount ; odrl:assignee :OpenAI ; odrl:constraint [ a odrl:Constraint ; odrl:leftOperand tosl:justification ; odrl:operator odrl:eq ; odrl:rightOperand :riskOrHarm ; ] ; odrl:duty [ a odrl:Duty ; odrl:action odrl:inform ; odrl:assignee :OpenAI ; odrl:informedParty :customer ] . :permission20 a odrl:Permission ; dcterms:description "OpenAI may suspend or terminate your access to Services or close your account if: (4) your account has been inactive for over a year and is not paid" ; odrl:action tosl:terminate ; odrl:target :userAccount ; odrl:assignee :OpenAI ; odrl:constraint [ a odrl:LogicalConstraint ; odrl:and ( [ a odrl:Constraint ; odrl:leftOperand tosl:inactivityPeriod ; odrl:operator odrl:gt ; odrl:rightOperand "P1Y"^^xsd:duration ] [ a odrl:Constraint ; odrl:leftOperand :hasPaidAccount ; odrl:operator odrl:eq ; odrl:rightOperand "false"^^xsd:boolean; ] ) ] ; odrl:duty [ a odrl:Duty ; odrl:action odrl:inform ; odrl:assignee :OpenAI ; odrl:informedParty :customer ] . :permission21 a odrl:Permission ; dcterms:description "unless it is not appropriate for us to do so, we reasonably believe that continued access to your account will cause damage to OpenAI or anyone else, or we are legally prohibited from doing so" ; odrl:action tosl:remove ; odrl:assignee :OpenAI ; odrl:target :userAccount ; odrl:constraint [ a odrl:Constraint ; odrl:leftOperand tosl:justification ; odrl:operator odrl:eq ; odrl:rightOperand :riskOrHarm ; ] . | OpenAI |
If you believe we have suspended or terminated your account in error, you can file an appeal with us by contacting Support(opens in a new window). | :permission22 a odrl:Permission ; dcterms:description "If you believe we have suspended or terminated your account in error, you can file an appeal with us by contacting Support" ; odrl:action tosl:appeal ; odrl:assignee :customer ; odrl:target :userAccount . | OpenAI |
We commit to provide the Services to you with reasonable skill and care and to act with professional diligence. We do not promise to offer the Services forever or in their current form for any particular period of time. This limitation of liability applies specifically to OpenAI's services. | :services a tosl:Service ; tosl:limitationOfLiability :liability03 .
:liability03 a tosl:Liability ; dcterms:description "We do not promise to offer the Services forever or in their current form for any particular period of time" ; tosl:liableParty :OpenAI ; tosl:targetParty :customer ; rdf:value tosl:discontinuity . | OpenAI |
We do not take responsibility for loss or damage caused by events beyond our reasonable control. We do not exclude or limit our liability to you in any way where it would be unlawful for us to do so. You still have the full protections of the laws applicable to you. This limitation of liability is linked to the OpenAI Terms of Use agreement. | :agreement01 a odrl:Agreement, odrl:Asset ;
tosl:limitationOfLiability :liability04 .
:liability04 a tosl:Liability ;
dcterms:description "Provided that we have acted with professional diligence, we do not take responsibility for loss or damage caused by us" ;
tosl:liableParty :OpenAI ;
tosl:targetParty :customer ;
rdf:value tosl:anyIndirectDamage, tosl:anyLoss . | OpenAI |
Provided that we have acted with professional diligence, we do not take responsibility for loss or damage caused by us, unless it is caused by our breach of these Terms or was reasonably foreseeable at the time of entering into these Terms. You have certain statutory rights that cannot be limited or excluded by contract, especially if you are a consumer in the EEA. These Terms do not affect or restrict those rights. This specific liability condition is linked to the OpenAI Terms of Use agreement. | :agreement01 a odrl:Agreement, odrl:Asset ;
tosl:liability :liability05 .
:liability05 a tosl:Liability ;
dcterms:description """OpenAI is liable for loss or damage if the damage was caused by a breach of the Terms or was reasonably foreseeable at the time of the agreement.""" ;
tosl:targetParty :customer ;
tosl:liableParty :OpenAI ;
rdf:value tosl:breachOfContract, tosl:directDamage, tosl:legalCompliance . | OpenAI |
If we have a dispute, we would first like to understand and try to address your concerns before any formal legal action. To share your concerns you can contact us through this form. | :disputeResolution a odrl:Asset ;
dcterms:description "An asset representing the informal process through which OpenAI and users attempt to address concerns or disagreements prior to initiating formal legal proceedings." .
:permission23 a odrl:Permission ;
dcterms:description "If we have a dispute, we would first like to understand and try to address your concerns before any formal legal action. To share your concerns you can contact us through this form(opens in a new window)." ;
odrl:action tosl:inform ;
odrl:assignee :customer ;
odrl:informedParty :OpenAI ;
odrl:target :disputeResolution ;
odrl:constraint [
a odrl:Constraint ;
odrl:leftOperand odrl:deliveryChannel ;
odrl:operator odrl:eq;
odrl:rightOperand "form"^^xsd:string
] . | OpenAI |
If we cannot resolve our dispute, you or we can go to your local courts. | :agreement01 a odrl:Agreement, odrl:Asset ;
tosl:onDispute :litigation01 .
:litigation01 a tosl:Litigation ;
dcterms:description "If we cannot resolve our dispute, you or we can go to your local courts." ;
tosl:takesPlaceIn tosl:consumerPlaceCourts ;
tosl:governedBy tosl:consumerPlaceLaw . | OpenAI |
If you reside in the EEA, you can also raise the dispute with an alternative dispute resolution body via the European Commission’s Online Dispute Resolution (ODR) Platform, which you can access at https://ec.europa.eu/consumers/odr. | :agreement01 a odrl:Agreement, odrl:Asset ;
tosl:onDispute :litigation02 .
:litigation02 a tosl:Litigation ;
dcterms:description "If you reside in the EEA, you can also raise the dispute with an alternative dispute resolution body via the European Commission’s Online Dispute Resolution (ODR) Platform" ;
tosl:takesPlaceIn tosl:consumerPlaceCourts ;
tosl:governedBy tosl:consumerPlaceLaw ;
tosl:condition [
a odrl:LogicalConstraint ;
odrl:and (
[
a odrl:Constraint ;
odrl:leftOperand tosl:consumerResidentCountry ;
odrl:operator odrl:isAnyOf ;
odrl:rightOperand ("AT" "BE" "BG" "HR" "CY" "CZ" "DK" "EE" "FI" "FR" "DE" "GR" "HU" "IS" "IE" "IT" "LV" "LI" "LT" "LU" "MT" "NL" "NO" "PL" "PT" "RO" "SK" "SI" "ES" "SE" "CH")
]
[
a odrl:Constraint ;
odrl:leftOperand odrl:deliveryChannel ;
odrl:operator odrl:eq ;
odrl:rightOperand <https://ec.europa.eu/consumers/odr>
]
)
] . | OpenAI |
If you believe that your intellectual property rights have been infringed, please send notice to the address below or fill out this form. We may delete or disable content alleged to be infringing and may terminate accounts of repeat infringers. OpenAI, L.L.C., 1455 3rd Street, San Francisco, CA 94158, Attn: General Counsel / Copyright Agent. | :infringIPRight a odrl:Asset ;
dcterms:description "Alleged intellectual property rights that have been infringed." .
:permission24 a odrl:Permission ;
dcterms:description "The user may submit a copyright complaint if they believe their intellectual property rights have been infringed." ;
odrl:assignee :customer ;
odrl:action tosl:claim ;
odrl:target :infringIPRight ;
odrl:constraint [
a odrl:Constraint ;
odrl:leftOperand odrl:deliveryChannel ;
odrl:operator odrl:isAnyOf ;
odrl:rightOperand (
<https://openai.com/form/copyright-disputes/>
"postal:OpenAI, L.L.C., 1455 3rd Street, San Francisco, CA 94158, Attn: General Counsel / Copyright Agent"^^xsd:string
);
] ;
odrl:duty [
a odrl:Duty ;
odrl:action odrl:inform ;
odrl:target :infringIPRight ;
odrl:assignee :customer ;
odrl:informedParty :OpenAI
] . | OpenAI |
You may not assign or transfer any rights or obligations under these Terms. We may assign or transfer our rights or obligations under these Terms to any affiliate, subsidiary, or successor in interest of any business associated with our Services. If we do, any rights you have as a consumer will not be affected. If you are not satisfied, you have the right to terminate your relationship with OpenAI and stop using our Services at any time. | :prohibition02 a odrl:Prohibition ;
dcterms:description "The customer may not assign or transfer any rights or obligations under these Terms." ;
odrl:assignee :customer ;
odrl:action tosl:assign ;
odrl:target :agreement01 .
:permission25 a odrl:Permission ;
dcterms:description "OpenAI may assign or transfer rights or obligations under these Terms to an affiliate, subsidiary, or successor in interest." ;
odrl:assignee :OpenAI ;
odrl:action tosl:assign ;
odrl:target :agreement01 . | OpenAI |
We are continuously working to develop and improve our Services. We may update these Terms or our Services from time to time due to changes to the law or regulatory requirements, security or safety reasons, circumstances beyond our reasonable control, updates made in the course of developing our Services, or to adapt to new technologies. We will give you at least 30 days advance notice of changes that materially adversely impact you, either via email or in-product notification. If you do not agree to the changes, you must stop using our Services. | :permission26 a odrl:Permission ;
dcterms:description "We are continuously working to develop and improve our Services. We may update these Terms or our Services accordingly from time to time." ;
odrl:assignee :OpenAI ;
odrl:action odrl:modify ;
odrl:target :agreement01, :services ;
odrl:constraint [
a odrl:Constraint ;
odrl:leftOperand odrl:delayPeriod ;
odrl:operator odrl:gteq ;
odrl:rightOperand "P30D"^^xsd:duration
] ;
odrl:constraint [
a odrl:Constraint ;
odrl:leftOperand tosl:justification ;
odrl:operator odrl:isAnyOf ;
odrl:rightOperand ( "legalChange" "securityRequirement" "forceMajeure" "productDevelopment" "technologyUpdate" )
] ;
odrl:duty [
a odrl:Duty ;
dcterms:description "We will give you at least 30 days advance notice of changes that materially adversely impact you and the date that they will come into force either via email or an in-product notification." ;
odrl:action odrl:inform ;
odrl:assignee :OpenAI ;
odrl:informedParty :customer ;
odrl:constraint [
a odrl:Constraint ;
odrl:leftOperand odrl:deliveryChannel ;
odrl:operator odrl:isAnyOf ;
odrl:rightOperand ( "email"^^xsd:string "inProductNotification"^^xsd:string )
] ;
] . | OpenAI |
You must comply with all applicable trade laws, including sanctions and export control laws. Our Services may not be used in or for the benefit of, or exported or re-exported to (a) any U.S. embargoed country or territory or (b) any individual or entity with whom dealings are prohibited or restricted under applicable trade laws. Our Services may not be used for any end use prohibited by applicable trade laws, and your Input may not include material or information that requires a government licence for release or export. | :prohibition03 a odrl:Prohibition ;
dcterms:description "You must comply with all applicable trade laws, including sanctions and export control laws. Our Services may not be used in or for the benefit of, or exported or re-exported to (a) any U.S. embargoed country or territory or (b) any individual or entity with whom dealings are prohibited or restricted under applicable trade laws." ;
odrl:action odrl:use ;
odrl:target :services ;
odrl:assignee :customer ;
odrl:constraint [
a odrl:LogicalConstraint ;
odrl:or (
[
a odrl:Constraint ;
odrl:leftOperand odrl:spatial ;
odrl:operator odrl:isAnyOf ;
odrl:rightOperand ( "CU" "IR" "KP" "SY" "RU" )
]
[
a odrl:Constraint ;
odrl:leftOperand tosl:compliance ;
odrl:operator odrl:neq ;
odrl:rightOperand :tradeLaw
]
)
] . | OpenAI |
Neither we nor any of our affiliates or licensors will be liable for any indirect, incidental, special, consequential, or exemplary damages, including damages for loss of profits, goodwill, use, or data or other losses, even if we have been advised of the possibility of such damages. Our aggregate liability under these Terms will not exceed the greater of the amount you paid for the service that gave rise to the claim during the 12 months before the liability arose, or one hundred dollars ($100). The limitations in this section apply only to the maximum extent permitted by applicable law. | :liability06 a tosl:Liability ;
dcterms:description """Neither OpenAI nor any of its affiliates or licensors will be liable for any indirect, incidental, special, consequential, or exemplary damages. The total liability is limited to the greater of: (1) the amount paid by the user in the prior 12 months for the specific service, or (2) $100. These limitations apply only to the maximum extent permitted by applicable law.""" ;
tosl:liableParty :OpenAI ;
tosl:targetParty :businessCustomer ;
rdf:value tosl:anyIndirectDamage, tosl:anyLoss, tosl:legalCompliance ;
tosl:limitation [
a odrl:LogicalConstraint ;
odrl:or (
[
a odrl:Constraint ;
odrl:leftOperand tosl:totalAmount ;
odrl:operator odrl:lte ;
odrl:rightOperand :consumerQuote12Months ;
]
[
a odrl:Constraint ;
odrl:leftOperand odrl:payAmount ;
odrl:operator odrl:eq ;
odrl:rightOperand "100.00"^^xsd:decimal ;
odrl:unit <http://dbpedia.org/resource/United_States_dollar>
]
)
] . | OpenAI |
If you are a business or organisation, to the extent permitted by law, you will indemnify and hold harmless us, our affiliates, and our personnel, from and against any costs, losses, liabilities, and expenses (including attorneys’ fees) from third party claims arising out of or relating to your use of the Services and Content or any violation of these Terms. | :obligation02 a odrl:Duty ;
dcterms:description "If you are a business or organisation, to the extent permitted by law, you will indemnify and hold harmless us, our affiliates, and our personnel, from and against any costs, losses, liabilities, and expenses (including attorneys’ fees) from third party claims arising out of or relating to your use of the Services and Content or any violation of these Terms." ;
odrl:action odrl:compensate ;
odrl:assignee :businessCustomer ;
odrl:compensatedParty :OpenAI ;
odrl:constraint [
a odrl:Constraint ;
odrl:leftOperand tosl:justification ;
odrl:operator odrl:isAnyOf ;
odrl:rightOperand (
tosl:degradation
tosl:breachOfContract
)
] . | OpenAI |
California law will govern these Terms except for its conflicts of laws principles. All claims arising out of or relating to these Terms will be brought exclusively in the federal or state courts of San Francisco, California. | :agreement01 a odrl:Agreement, odrl:Asset ;
tosl:onDispute :litigation03 .
:litigation03 a tosl:Litigation ;
dcterms:description "California law will govern these Terms except for its conflicts of laws principles. All claims arising out of or relating to these Terms will be brought exclusively in the federal or state courts of San Francisco, California." ;
tosl:takesPlaceIn tosl:californiaCourts ;
tosl:governedBy tosl:californiaLaw ;
tosl:targetParty :businessCustomer .
tosl:californiaCourts a tosl:Jurisdiction .
tosl:californiaLaw a tosl:Law . | OpenAI |
README.md exists but content is empty.
- Downloads last month
- 5