Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Included schema oaf-org-0.1.xsd
Namespace http://namespace.openaire.eu/oaf
Annotations
This schema describes elements and properties of OpenAIRE+ entities of type
organisation
Properties
attribute form default: unqualified
element form default: unqualified
Schema location https://beta.openaire.eu/schema/0.1/oaf-org-0.1.xsd
Element organization
Namespace http://namespace.openaire.eu/oaf
Diagram
Diagram oaf-org-0_1_xsd.tmp#organization_legalname oaf-org-0_1_xsd.tmp#organization_legalshortname oaf-org-0_1_xsd.tmp#organization_logourl oaf-org-0_1_xsd.tmp#organization_originalId oaf-org-0_1_xsd.tmp#organization_websiteurl oaf-org-0_1_xsd.tmp#organization_country oaf-org-0_1_xsd.tmp#organization_ecenterprise oaf-org-0_1_xsd.tmp#organization_echighereducation oaf-org-0_1_xsd.tmp#organization_ecinternationalorganization oaf-org-0_1_xsd.tmp#organization_ecinternationalorganizationeurinterests oaf-org-0_1_xsd.tmp#organization_eclegalbody oaf-org-0_1_xsd.tmp#organization_eclegalperson oaf-org-0_1_xsd.tmp#organization_ecnonprofit oaf-org-0_1_xsd.tmp#organization_ecnutscode oaf-org-0_1_xsd.tmp#organization_ecresearchorganization oaf-org-0_1_xsd.tmp#organization_ecsmevalidated oaf-org-0_1_xsd.tmp#organization_collectedfrom oaf-org-0_1_xsd.tmp#organization_pid oaf-org-0_1_xsd.tmp#organization_datainfo oaf-org-0_1_xsd.tmp#organization_rels oaf-org-0_1_xsd.tmp#organization_children
Properties
content: complex
Used by
Element entity
Model legalname | legalshortname | logourl | originalId | websiteurl | country | ecenterprise | echighereducation | ecinternationalorganization | ecinternationalorganizationeurinterests | eclegalbody | eclegalperson | ecnonprofit | ecnutscode | ecresearchorganization | ecsmevalidated | collectedfrom | pid | datainfo | rels | children
Children children, collectedfrom, country, datainfo, ecenterprise, echighereducation, ecinternationalorganization, ecinternationalorganizationeurinterests, eclegalbody, eclegalperson, ecnonprofit, ecnutscode, ecresearchorganization, ecsmevalidated, legalname, legalshortname, logourl, originalId, pid, rels, websiteurl
Instance
<organization xmlns="http://namespace.openaire.eu/oaf">
  <legalname>{1,1}</legalname>
  <legalshortname>{1,1}</legalshortname>
  <logourl>{1,1}</logourl>
  <originalId>{1,1}</originalId>
  <websiteurl>{1,1}</websiteurl>
  <country classid="" classname="" schemeid="" schemename="">{1,1}</country>
  <ecenterprise>{1,1}</ecenterprise>
  <echighereducation>{1,1}</echighereducation>
  <ecinternationalorganization>{1,1}</ecinternationalorganization>
  <ecinternationalorganizationeurinterests>{1,1}</ecinternationalorganizationeurinterests>
  <eclegalbody>{1,1}</eclegalbody>
  <eclegalperson>{1,1}</eclegalperson>
  <ecnonprofit>{1,1}</ecnonprofit>
  <ecnutscode>{1,1}</ecnutscode>
  <ecresearchorganization>{1,1}</ecresearchorganization>
  <ecsmevalidated>{1,1}</ecsmevalidated>
  <collectedfrom id="" name="">{1,1}</collectedfrom>
  <pid>{1,1}</pid>
  <datainfo>{1,1}</datainfo>
  <rels>{1,1}</rels>
  <children>{1,1}</children>
</organization>
Source
<xs:element name="organization">
  <xs:complexType>
    <xs:choice maxOccurs="unbounded">
      <xs:element name="legalname" type="xs:string"/>
      <xs:element name="legalshortname" type="xs:string"/>
      <xs:element name="logourl" type="xs:string"/>
      <xs:element name="originalId" type="xs:string"/>
      <xs:element name="websiteurl" type="xs:string"/>
      <xs:element name="country" type="optionalClassedSchemedElement"/>
      <xs:element name="ecenterprise" type="xs:string">
        <xs:annotation>
          <xs:documentation>Tells if this organisation is an enteprise. Value comes from CORDA (Enterprise)</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="echighereducation" type="xs:string">
        <xs:annotation>
          <xs:documentation>Tells if this organisation is in the higher education. Value comes from CORDA (HigherEducation).</xs:documentation>
        </xs:annotation>
      </xs:element>
      <!-- We might want to remove this field since it seems to be a duplicate of ecinternationalorganizationeurinterests -->
      <xs:element name="ecinternationalorganization" type="xs:string">
        <xs:annotation>
          <xs:documentation>Tells if this organisation is international. Value comes from CORDA (InternationalOrgEurInterest).</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ecinternationalorganizationeurinterests" type="xs:string">
        <xs:annotation>
          <xs:documentation>Value comes from CORDA (InternationalOrgEurInterest).</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="eclegalbody" type="xs:string">
        <xs:annotation>
          <xs:documentation>Tells if this organisation is a legal body. Value comes from CORDA (PublicBody).</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="eclegalperson" type="xs:string">
        <xs:annotation>
          <xs:documentation>Tells if this organisation is a legal person. Value comes from CORDA (LegalPerson).</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ecnonprofit" type="xs:string">
        <xs:annotation>
          <xs:documentation>Tells if this organisation is non-profit. Value comes from CORDA (NonProfit).</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ecnutscode" type="xs:string">
        <xs:annotation>
          <xs:documentation>Value comes from CORDA.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ecresearchorganization" type="xs:string">
        <xs:annotation>
          <xs:documentation>Tells if this organisation is a research organisation. Value comes from CORDA (ResearchOrganisation).</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ecsmevalidated" type="xs:string">
        <xs:annotation>
          <xs:documentation>Value comes from CORDA (SMEValidated).</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="collectedfrom" type="namedIdElement">
        <xs:annotation>
          <xs:documentation>Identifier and name of the datasource from which this organization has been collected from.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="pid">
        <xs:complexType mixed="true"/>
      </xs:element>
      <xs:element name="datainfo" type="datainfoType"/>
      <xs:element name="rels" type="relsType">
        <xs:annotation>
          <xs:documentation>Relationships to other entities.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="children">
        <xs:complexType mixed="true"/>
      </xs:element>
    </xs:choice>
  </xs:complexType>
</xs:element>
Schema location https://beta.openaire.eu/schema/0.1/oaf-org-0.1.xsd
Element organization / legalname
Namespace No namespace
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="legalname" type="xs:string"/>
Schema location https://beta.openaire.eu/schema/0.1/oaf-org-0.1.xsd
Element organization / legalshortname
Namespace No namespace
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="legalshortname" type="xs:string"/>
Schema location https://beta.openaire.eu/schema/0.1/oaf-org-0.1.xsd
Element organization / logourl
Namespace No namespace
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="logourl" type="xs:string"/>
Schema location https://beta.openaire.eu/schema/0.1/oaf-org-0.1.xsd
Element organization / originalId
Namespace No namespace
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="originalId" type="xs:string"/>
Schema location https://beta.openaire.eu/schema/0.1/oaf-org-0.1.xsd
Element organization / websiteurl
Namespace No namespace
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="websiteurl" type="xs:string"/>
Schema location https://beta.openaire.eu/schema/0.1/oaf-org-0.1.xsd
Element organization / country
Namespace No namespace
Diagram
Diagram oaf-common-0_1_xsd.tmp#optionalClassSchemeAttrGroup oaf-common-0_1_xsd.tmp#optionalClassedSchemedElement
Type optionalClassedSchemedElement
Properties
content: complex
mixed: true
Model
Attributes
QName Type Fixed Default Use Annotation
classid xs:string optional
Identifier of the value in classname with respect to the controlled
vocabulary with id = schemeid.
classname xs:string optional
A value from the controlled vocabulary identified by
schemeid.
schemeid xs:string optional
Identifier of the controlled vocabulary with name
schemename.
schemename xs:string optional
Name of the controlled vocabulary.
Source
<xs:element name="country" type="optionalClassedSchemedElement"/>
Schema location https://beta.openaire.eu/schema/0.1/oaf-org-0.1.xsd
Element organization / ecenterprise
Namespace No namespace
Annotations
Tells if this organisation is an enteprise. Value comes from CORDA
(Enterprise)
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="ecenterprise" type="xs:string">
  <xs:annotation>
    <xs:documentation>Tells if this organisation is an enteprise. Value comes from CORDA (Enterprise)</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location https://beta.openaire.eu/schema/0.1/oaf-org-0.1.xsd
Element organization / echighereducation
Namespace No namespace
Annotations
Tells if this organisation is in the higher education. Value comes
from CORDA (HigherEducation).
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="echighereducation" type="xs:string">
  <xs:annotation>
    <xs:documentation>Tells if this organisation is in the higher education. Value comes from CORDA (HigherEducation).</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location https://beta.openaire.eu/schema/0.1/oaf-org-0.1.xsd
Element organization / ecinternationalorganization
Namespace No namespace
Annotations
Tells if this organisation is international. Value comes from CORDA
(InternationalOrgEurInterest).
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="ecinternationalorganization" type="xs:string">
  <xs:annotation>
    <xs:documentation>Tells if this organisation is international. Value comes from CORDA (InternationalOrgEurInterest).</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location https://beta.openaire.eu/schema/0.1/oaf-org-0.1.xsd
Element organization / ecinternationalorganizationeurinterests
Namespace No namespace
Annotations
Value comes from CORDA (InternationalOrgEurInterest).
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="ecinternationalorganizationeurinterests" type="xs:string">
  <xs:annotation>
    <xs:documentation>Value comes from CORDA (InternationalOrgEurInterest).</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location https://beta.openaire.eu/schema/0.1/oaf-org-0.1.xsd
Element organization / eclegalbody
Namespace No namespace
Annotations
Tells if this organisation is a legal body. Value comes from CORDA
(PublicBody).
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="eclegalbody" type="xs:string">
  <xs:annotation>
    <xs:documentation>Tells if this organisation is a legal body. Value comes from CORDA (PublicBody).</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location https://beta.openaire.eu/schema/0.1/oaf-org-0.1.xsd
Element organization / eclegalperson
Namespace No namespace
Annotations
Tells if this organisation is a legal person. Value comes from CORDA
(LegalPerson).
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="eclegalperson" type="xs:string">
  <xs:annotation>
    <xs:documentation>Tells if this organisation is a legal person. Value comes from CORDA (LegalPerson).</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location https://beta.openaire.eu/schema/0.1/oaf-org-0.1.xsd
Element organization / ecnonprofit
Namespace No namespace
Annotations
Tells if this organisation is non-profit. Value comes from CORDA
(NonProfit).
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="ecnonprofit" type="xs:string">
  <xs:annotation>
    <xs:documentation>Tells if this organisation is non-profit. Value comes from CORDA (NonProfit).</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location https://beta.openaire.eu/schema/0.1/oaf-org-0.1.xsd
Element organization / ecnutscode
Namespace No namespace
Annotations
Value comes from CORDA.
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="ecnutscode" type="xs:string">
  <xs:annotation>
    <xs:documentation>Value comes from CORDA.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location https://beta.openaire.eu/schema/0.1/oaf-org-0.1.xsd
Element organization / ecresearchorganization
Namespace No namespace
Annotations
Tells if this organisation is a research organisation. Value comes
from CORDA (ResearchOrganisation).
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="ecresearchorganization" type="xs:string">
  <xs:annotation>
    <xs:documentation>Tells if this organisation is a research organisation. Value comes from CORDA (ResearchOrganisation).</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location https://beta.openaire.eu/schema/0.1/oaf-org-0.1.xsd
Element organization / ecsmevalidated
Namespace No namespace
Annotations
Value comes from CORDA (SMEValidated).
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="ecsmevalidated" type="xs:string">
  <xs:annotation>
    <xs:documentation>Value comes from CORDA (SMEValidated).</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location https://beta.openaire.eu/schema/0.1/oaf-org-0.1.xsd
Element organization / collectedfrom
Namespace No namespace
Annotations
Identifier and name of the datasource from which this organization has
been collected from.
Diagram
Diagram oaf-common-0_1_xsd.tmp#namedIdElement_id oaf-common-0_1_xsd.tmp#namedIdElement_name oaf-common-0_1_xsd.tmp#namedIdElement
Type namedIdElement
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
id required
name required
Source
<xs:element name="collectedfrom" type="namedIdElement">
  <xs:annotation>
    <xs:documentation>Identifier and name of the datasource from which this organization has been collected from.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location https://beta.openaire.eu/schema/0.1/oaf-org-0.1.xsd
Element organization / pid
Namespace No namespace
Diagram
Diagram
Properties
content: complex
mixed: true
Model
Source
<xs:element name="pid">
  <xs:complexType mixed="true"/>
</xs:element>
Schema location https://beta.openaire.eu/schema/0.1/oaf-org-0.1.xsd
Element organization / datainfo
Namespace No namespace
Diagram
Diagram oaf-common-0_1_xsd.tmp#datainfoType_inferred oaf-common-0_1_xsd.tmp#datainfoType_deletedbyinference oaf-common-0_1_xsd.tmp#datainfoType_trust oaf-common-0_1_xsd.tmp#datainfoType_inferenceprovenance oaf-common-0_1_xsd.tmp#datainfoType_provenanceaction oaf-common-0_1_xsd.tmp#datainfoType
Type datainfoType
Properties
content: complex
Model inferred | deletedbyinference | trust | inferenceprovenance | provenanceaction
Children deletedbyinference, inferenceprovenance, inferred, provenanceaction, trust
Instance
<datainfo>
  <inferred>{1,1}</inferred>
  <deletedbyinference>{1,1}</deletedbyinference>
  <trust>{1,1}</trust>
  <inferenceprovenance>{1,1}</inferenceprovenance>
  <provenanceaction classid="" classname="" schemeid="" schemename="">{1,1}</provenanceaction>
</datainfo>
Source
<xs:element name="datainfo" type="datainfoType"/>
Schema location https://beta.openaire.eu/schema/0.1/oaf-org-0.1.xsd
Element organization / rels
Namespace No namespace
Annotations
Relationships to other entities.
Diagram
Diagram oaf-common-0_1_xsd.tmp#relsType_rel oaf-common-0_1_xsd.tmp#relsType
Type relsType
Properties
content: complex
Model rel{0,1}
Children rel
Instance
<rels>
  <rel inferenceprovenance="" inferred="" provenanceaction="" trust="">{0,1}</rel>
</rels>
Source
<xs:element name="rels" type="relsType">
  <xs:annotation>
    <xs:documentation>Relationships to other entities.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location https://beta.openaire.eu/schema/0.1/oaf-org-0.1.xsd
Element organization / children
Namespace No namespace
Diagram
Diagram
Properties
content: complex
mixed: true
Model
Source
<xs:element name="children">
  <xs:complexType mixed="true"/>
</xs:element>
Schema location https://beta.openaire.eu/schema/0.1/oaf-org-0.1.xsd