<?xml version="1.0" encoding="utf-8"?>

<drm:DataReferenceModel xml:base="http://colab.cim3.net/drm/schema/examples/IRM_COI_Demo/DRM_Fed_IRM_COPv0.4.xml#" xmlns:drm="http://egov.gov/fea" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://egov.gov/fea
../../Draft_FEA_DRM_XML_Schema_v.0.1.xsd">
	<!-- "DataReferenceModel" Definition: -->
	<drm:SubmissionMetadata>
		<drm:SubmittingAgency>Inter-agency FEA DRM Work Group</drm:SubmittingAgency>
		<drm:SubmissionDate>2005-06-11</drm:SubmissionDate>
		<dc:Description>This is a notional, more-or-less complete DRM for a fictitious community of practice dealing with Federal Information Resource Management. This example validates against the Draft FEA DRM XML Schema v.0.1.</dc:Description>
	</drm:SubmissionMetadata>
	<drm:DataDescription>
		<!-- "DataDescription" Definition: -->
		<drm:Data>
			<!-- "Data" Definition: -->
			<drm:StructuredData>
				<!-- "StructuredData" Definition: -->
				<drm:ExternalEntitiesRefs>
<drm:ExternalEntitiesRef rdf:id="OMB300" drm:href="http://www.whitehouse.gov/omb/egov/documents/OMB300v2.95.xsd" drm:representationFormat="XSD"	/>			
				</drm:ExternalEntitiesRefs>
				<drm:Entities>
					<drm:Entity rdf:id="BusinessArea" drm:name="FEA BRM Business Area">
					<drm:Attributes>
						<drm:Attribute drm:keyType="primary key" drm:name="businessAreaID" drm:datatype="xsd:integer"/>
						<drm:Attribute drm:name="BusinessAreaName" drm:datatype="xsd:string"/>
						<drm:Attribute drm:name="BusinessAreaDefinitionText" drm:datatype="xsd:string"/>
					</drm:Attributes>
					<drm:DataSourceRefs>
					<!-- links this entity to a data source defined in <drm:DataAssets> below -->
					<drm:DataSourceRef drm:authoritativeSource="false" rdf:idref="data_asset01"/>
					</drm:DataSourceRefs>
					<drm:NodeRefs>
					<!-- links this entity to a node defined in <drm:Taxonomies> below -->
					<drm:NodeRef   drm:type="partOf" rdf:idref="node06"/>
					<!-- links this entity to a node defined in <drm:Taxonomies> below -->
					</drm:NodeRefs>

					<drm:Relationships>
						<drm:Relationship drm:cardinality="1"  drm:key="businessAreaID" drm:name="Business Area to Business Line Association" >
							<drm:RelationshipTarget drm:key="refbusinessAreaID" drm:cardinality="unbounded" rdf:idref="BusinessLine"></drm:RelationshipTarget>
						</drm:Relationship>
						
					</drm:Relationships>
					<drm:ResourceRefs>
						<drm:ResourceRef drm:type="partOf" rdf:idref="resource04" />
					</drm:ResourceRefs>
				</drm:Entity>
				<drm:Entity rdf:id="BusinessLine" drm:name="FEA BRM Line of Business">

					<drm:Attributes>
						<drm:Attribute drm:name="businessLineID" drm:keyType="primary key" drm:datatype="xsd:integer"/>
						<drm:Attribute drm:name="BusinessLineName" drm:datatype="xsd:string"/>
						<drm:Attribute drm:name="BusinessLineDefinitionText" drm:datatype="xsd:string"/>
						<drm:Attribute drm:name="refbusinessAreaID" drm:keyType="foreign key" drm:datatype="xsd:integer"/>
					</drm:Attributes>
					<!-- links this entity to a data source defined in <drm:DataAssets> below -->
					<drm:DataSourceRefs>
					<drm:DataSourceRef  rdf:idref="data_asset01"/>
</drm:DataSourceRefs>
					<drm:Relationships>
						<drm:Relationship drm:cardinality="1"  drm:key="businessLineID" drm:name="Business line to sub-function association" >
							<drm:RelationshipTarget drm:key="refbusinessLineID" drm:cardinality="unbounded" rdf:idref="SubFunction"></drm:RelationshipTarget>
						</drm:Relationship>
						
					</drm:Relationships>
					<drm:ResourceRefs>
						<drm:ResourceRef drm:type="partOf" rdf:idref="resource04" />
					</drm:ResourceRefs>
				</drm:Entity>
				<drm:Entity rdf:id="SubFunction" drm:name="FEA BRM Sub-Function">
	
					<drm:Attributes>
						<drm:Attribute drm:name="subFunctionID" drm:keyType="primary key" drm:datatype="xsd:integer"/>
						<drm:Attribute drm:name="SubFunctionName" drm:datatype="xsd:string"/>
						<drm:Attribute drm:name="SubFunctionDefinitionText" drm:datatype="xsd:string"/>
						<drm:Attribute drm:name="refbusinessLineID" drm:keyType="foreign key" drm:datatype="xsd:integer"/>
					</drm:Attributes>
					<!-- links this entity to a data source defined in <drm:DataAssets> below -->
					<drm:DataSourceRefs>
					<drm:DataSourceRef  rdf:idref="data_asset01"/>
					</drm:DataSourceRefs>
					<drm:ResourceRefs>
						<drm:ResourceRef drm:type="partOf" rdf:idref="resource04" />
					</drm:ResourceRefs>
				</drm:Entity>
				<drm:Entity rdf:id="ServiceDomain" drm:name="FEA SRM Service Domain">
					
					<drm:Attributes>
						<drm:Attribute drm:name="serviceDomainID" drm:keyType="primary key" drm:datatype="xsd:integer"/>
						<drm:Attribute drm:name="ServiceDomainName" drm:datatype="xsd:string"/>
						<drm:Attribute drm:name="ServiceDomainDefinitionText" drm:datatype="xsd:string"/>
					</drm:Attributes>
					<!-- links this entity to a data source defined in <drm:DataAssets> below -->
					<drm:DataSourceRefs>
					<drm:DataSourceRef  rdf:idref="data_asset01"/>
					</drm:DataSourceRefs>
					<!-- links this entity to a node defined in <drm:Taxonomies> below -->
					<drm:NodeRefs><drm:NodeRef drm:type="partOf" rdf:idref="node07"/>
					<!-- links this entity to a node defined in <drm:Taxonomies> below -->
					</drm:NodeRefs>
					<drm:Relationships>
						<drm:Relationship drm:cardinality="1"  drm:key="serviceDomainID" drm:name="Service domain to service type association" >
							<drm:RelationshipTarget drm:key="refserviceDomainID" drm:cardinality="unbounded" rdf:idref="ServiceType"></drm:RelationshipTarget>
						</drm:Relationship>
						
					</drm:Relationships>
					<drm:ResourceRefs>
						<drm:ResourceRef drm:type="partOf" rdf:idref="resource05" />
					</drm:ResourceRefs>
				</drm:Entity>
				<drm:Entity rdf:id="ServiceType" drm:name="FEA SRM Service Type">
					
					<drm:Attributes>
						<drm:Attribute drm:name="serviceTypeID" drm:keyType="primary key" drm:datatype="xsd:integer"/>
						<drm:Attribute drm:name="ServiceTypeName" drm:datatype="xsd:string"/>
						<drm:Attribute drm:name="ServiceTypeDefinitionText" drm:datatype="xsd:string"/>
						<drm:Attribute drm:name="refserviceDomainID" drm:keyType="foreign key" drm:datatype="xsd:integer"/>
					</drm:Attributes>
					<!-- links this entity to a data source defined in <drm:DataAssets> below -->
					<drm:DataSourceRefs>
					<drm:DataSourceRef  rdf:idref="data_asset01"/>
</drm:DataSourceRefs>
					<drm:Relationships>
						<drm:Relationship drm:cardinality="1"  drm:key="serviceTypeID" drm:name="Service type to component association" >
							<drm:RelationshipTarget drm:key="refserviceTypeID" drm:cardinality="unbounded" rdf:idref="Component"></drm:RelationshipTarget>
						</drm:Relationship>
						
					</drm:Relationships>
					<drm:ResourceRefs>
						<drm:ResourceRef drm:type="partOf" rdf:idref="resource05" />
					</drm:ResourceRefs>

				</drm:Entity>
				<drm:Entity rdf:id="Component" drm:name="FEA SRM Service Component">
					
					<drm:Attributes>
						<drm:Attribute drm:name="componentID" drm:keyType="primary key" drm:datatype="xsd:integer"/>
						<drm:Attribute drm:name="ComponentName" drm:datatype="xsd:string"/>
						<drm:Attribute drm:name="ComponentDefinitionText" drm:datatype="xsd:string"/>
						<drm:Attribute drm:name="refserviceTypeID" drm:keyType="foreign key" drm:datatype="xsd:integer"/>
					</drm:Attributes>
					<!-- links this entity to a data source defined in <drm:DataAssets> below -->
					<drm:DataSourceRefs>
					<drm:DataSourceRef  rdf:idref="data_asset01"/>
					</drm:DataSourceRefs>
					<drm:ResourceRefs>
						<drm:ResourceRef drm:type="partOf" rdf:idref="resource05" />
					</drm:ResourceRefs>
					
				</drm:Entity>
				<drm:Entity rdf:id="ServiceArea" drm:name="FEA TRM Service Area">
					
					<drm:Attributes>
						<drm:Attribute drm:name="serviceAreaID" drm:keyType="primary key" drm:datatype="xsd:integer"/>
						<drm:Attribute drm:name="ServiceAreaName" drm:datatype="xsd:string"/>
						<drm:Attribute drm:name="ServiceAreaDefinitionText" drm:datatype="xsd:string"/>
					</drm:Attributes>
					<!-- links this entity to a data source defined in <drm:DataAssets> below -->
					<drm:DataSourceRefs>
					<drm:DataSourceRef  rdf:idref="data_asset01"/>
					</drm:DataSourceRefs>
					<!-- links this entity to a node defined in <drm:Taxonomies> below -->
					<drm:NodeRefs><drm:NodeRef drm:type="partOf" rdf:idref="node08"/>
					<!-- links this entity to a node defined in <drm:Taxonomies> below -->
					</drm:NodeRefs>
				<drm:Relationships>
						<drm:Relationship drm:cardinality="1"  drm:key="serviceAreaID" drm:name="Service area to service category association" >
							<drm:RelationshipTarget drm:key="refserviceAreaID" drm:cardinality="unbounded" rdf:idref="ServiceCategory"></drm:RelationshipTarget>
						</drm:Relationship>
						
					</drm:Relationships>
					<drm:ResourceRefs>
						<drm:ResourceRef drm:type="partOf" rdf:idref="resource07" />
					</drm:ResourceRefs>

				</drm:Entity>
				<drm:Entity rdf:id="ServiceCategory" drm:name="FEA TRM Service Category">
					
					<drm:Attributes>
						<drm:Attribute drm:name="serviceCategoryID" drm:keyType="primary key" drm:datatype="xsd:integer"/>
						<drm:Attribute drm:name="ServiceCategoryName" drm:datatype="xsd:string"/>
						<drm:Attribute drm:name="ServiceCategoryDefinitionText" drm:datatype="xsd:string"/>
						<drm:Attribute drm:name="refserviceAreaID" drm:keyType="foreign key" drm:datatype="xsd:integer"/>
					</drm:Attributes>
					<!-- links this entity to a data source defined in <drm:DataAssets> below -->
					<drm:DataSourceRefs>
					<drm:DataSourceRef  rdf:idref="data_asset01"/>
					</drm:DataSourceRefs>
				<drm:Relationships>
						<drm:Relationship drm:cardinality="1"  drm:key="serviceCategoryID" drm:name="Service category to standard association" >
							<drm:RelationshipTarget drm:key="refserviceCategoryID" drm:cardinality="unbounded" rdf:idref="ServiceStandard"></drm:RelationshipTarget>
						</drm:Relationship>
						
					</drm:Relationships>
					<drm:ResourceRefs>
						<drm:ResourceRef drm:type="partOf" rdf:idref="resource07" />
					</drm:ResourceRefs>

				</drm:Entity>
				<drm:Entity rdf:id="ServiceStandard" drm:name="FEA TRM Service Standard">
					
					<drm:Attributes>
						<drm:Attribute drm:name="serviceStandardID" drm:keyType="primary key" drm:datatype="xsd:integer"/>
						<drm:Attribute drm:name="ServiceStandardName" drm:datatype="xsd:string"/>
						<drm:Attribute drm:name="ServiceStandardDefinitionText" drm:datatype="xsd:string"/>
						<drm:Attribute drm:name="refserviceCategoryID" drm:keyType="foreign key" drm:datatype="xsd:integer"/>
					</drm:Attributes>
					<!-- links this entity to a data source defined in <drm:DataAssets> below -->
					<drm:DataSourceRefs>
					<drm:DataSourceRef  rdf:idref="data_asset01"/>
					</drm:DataSourceRefs>
									<drm:Relationships>
						<drm:Relationship drm:cardinality="1"  drm:key="serviceStandardID" drm:name="Service standard to specification association" >
							<drm:RelationshipTarget drm:key="refserviceStandardID" drm:cardinality="unbounded" rdf:idref="ServiceSpecification"></drm:RelationshipTarget>
						</drm:Relationship>
						
					</drm:Relationships>
					<drm:ResourceRefs>
						<drm:ResourceRef drm:type="partOf" rdf:idref="resource07" />
					</drm:ResourceRefs>

				</drm:Entity>
				<drm:Entity rdf:id="ServiceSpecification" drm:name="FEA TRM Service Specification">
					
					<drm:Attributes>
						<drm:Attribute drm:name="serviceSpecificationID" drm:keyType="primary key"  drm:datatype="xsd:integer"/>
						<drm:Attribute drm:name="ServiceSpecificationName" drm:datatype="xsd:string"/>
						<drm:Attribute drm:name="ServiceSpecificationDefinitionText" drm:datatype="xsd:string"/>
						<drm:Attribute drm:name="refserviceStandardID" drm:keyType="foreign key" drm:datatype="xsd:integer"/>
					</drm:Attributes>
					<!-- links this entity to a data source defined in <drm:DataAssets> below -->
					<drm:DataSourceRefs><drm:DataSourceRef  rdf:idref="data_asset01"/></drm:DataSourceRefs>
					<drm:ResourceRefs>
						<drm:ResourceRef drm:type="partOf" rdf:idref="resource07" />
					</drm:ResourceRefs>
					
				</drm:Entity>

				</drm:Entities>
			</drm:StructuredData>
			<drm:UnstructuredData><drm:Resources>
				<drm:Resource rdf:id="resource01">
					<dc:Title>CIRCULAR NO. A-130</dc:Title>
					<dc:Format>HTML</dc:Format>
					<dc:Creator>Office of Management and Budget</dc:Creator>
					<dc:Identifier>http://www.whitehouse.gov/omb/circulars/a130/a130trans4.html</dc:Identifier>
					<!-- links this resource to a data source defined in <drm:DataAssets> below -->
					<drm:DataSourceRefs><drm:DataSourceRef  rdf:idref="data_asset03"/></drm:DataSourceRefs>
					<!-- links this resource to related taxonomy nodes -->
					<drm:NodeRefs><drm:NodeRef drm:type="partOf"  rdf:idref="node01"/>
					<drm:NodeRef drm:type="partOf"  rdf:idref="node02"/>
					<drm:NodeRef drm:type="partOf"  rdf:idref="node03"/>
					<drm:NodeRef drm:type="partOf"  rdf:idref="node04"/></drm:NodeRefs>
				</drm:Resource>
				<drm:Resource rdf:id="resource02">
					<dc:Title>A Practical Guide to Federal Enterprise Architecture</dc:Title>
					<dc:Format>PDF</dc:Format>
					<dc:Creator>Federal CIO Council</dc:Creator>
					<dc:Identifier>http://www.cio.gov/archive/bpeaguide.pdf</dc:Identifier>
					<!-- links this resource to a data source defined in <drm:DataAssets> below -->
					<drm:DataSourceRefs><drm:DataSourceRef  rdf:idref="data_asset02"/></drm:DataSourceRefs>
					<!-- links this resource to related taxonomy nodes -->
					<drm:NodeRefs><drm:NodeRef drm:type="partOf"  rdf:idref="node04"/>
			</drm:NodeRefs>	</drm:Resource>
				<drm:Resource rdf:id="resource03">
					<dc:Title>PERFORMANCE REFERENCE MODEL (PRM)</dc:Title>
					<dc:Format>HTML</dc:Format>
					<dc:Creator>Office of Management and Budget</dc:Creator>
					<dc:Identifier>http://www.whitehouse.gov/omb/egov/a-2-prm.html</dc:Identifier>
					<!-- links this resource to a data source defined in <drm:DataAssets> below -->
					<drm:DataSourceRefs><drm:DataSourceRef  rdf:idref="data_asset03"/></drm:DataSourceRefs>
					<!-- links this resource to related taxonomy nodes --><drm:NodeRefs>
					<drm:NodeRef drm:type="partOf"  rdf:idref="node05"/></drm:NodeRefs>
				</drm:Resource>
				<drm:Resource rdf:id="resource04">
					<dc:Title>BUSINESS REFERENCE MODEL (BRM)</dc:Title>
					<dc:Format>HTML</dc:Format>
					<dc:Creator>Office of Management and Budget</dc:Creator>
					<dc:Identifier>http://www.whitehouse.gov/omb/egov/a-3-brm.html</dc:Identifier>
					<!-- links this resource to a data source defined in <drm:DataAssets> below -->
					<drm:DataSourceRefs><drm:DataSourceRef  rdf:idref="data_asset03"/></drm:DataSourceRefs>
					<!-- links this resource to related taxonomy nodes --><drm:NodeRefs>
					<drm:NodeRef drm:type="partOf"  rdf:idref="node06"/></drm:NodeRefs>
				</drm:Resource>
				<drm:Resource rdf:id="resource05">
					<dc:Title>SERVICE COMPONENT REFERENCE MODEL (SRM)</dc:Title>
					<dc:Format>HTML</dc:Format>
					<dc:Creator>Office of Management and Budget</dc:Creator>
					<dc:Identifier>http://www.whitehouse.gov/omb/egov/a-4-srm.html</dc:Identifier>
					<!-- links this resource to a data source defined in <drm:DataAssets> below -->
					<drm:DataSourceRefs><drm:DataSourceRef  rdf:idref="data_asset03"/></drm:DataSourceRefs>
					<!-- links this resource to related taxonomy nodes --><drm:NodeRefs>
					<drm:NodeRef drm:type="partOf"  rdf:idref="node07"/></drm:NodeRefs>
				</drm:Resource>
				<drm:Resource rdf:id="resource06">
					<dc:Title>DATA REFERENCE MODEL (DRM)</dc:Title>
					<dc:Format>HTML</dc:Format>
					<dc:Creator>Office of Management and Budget</dc:Creator>
					<dc:Identifier>http://www.whitehouse.gov/omb/egov/a-5-drm.html</dc:Identifier>
					<!-- links this resource to a data source defined in <drm:DataAssets> below -->
					<drm:DataSourceRefs><drm:DataSourceRef  rdf:idref="data_asset03"/></drm:DataSourceRefs>
					<!-- links this resource to related taxonomy nodes -->
					<drm:NodeRefs><drm:NodeRef drm:type="partOf"  rdf:idref="node08"/></drm:NodeRefs>
				</drm:Resource>
				<drm:Resource rdf:id="resource07">
					<dc:Title>TECHNICAL REFERENCE MODEL (TRM)</dc:Title>
					<dc:Format>HTML</dc:Format>
					<dc:Creator>Office of Management and Budget</dc:Creator>
					<dc:Identifier>http://www.whitehouse.gov/omb/egov/a-6-trm.html</dc:Identifier>
					<!-- links this resource to a data source defined in <drm:DataAssets> below -->
					<drm:DataSourceRefs><drm:DataSourceRef  rdf:idref="data_asset03"/></drm:DataSourceRefs>
					<!-- links this resource to related taxonomy nodes --><drm:NodeRefs>
					<drm:NodeRef drm:type="partOf"  rdf:idref="node09"/></drm:NodeRefs>
				</drm:Resource>
				<drm:Resource rdf:id="resource08">
					<dc:Title>OMB Circular A-11</dc:Title>
					<dc:Format>HTML/PDF</dc:Format>
					<dc:Creator>Office of Management and Budget</dc:Creator>
					<dc:Identifier>http://www.whitehouse.gov/omb/circulars/a11/02toc.html</dc:Identifier>
					<!-- links this resource to a data source defined in <drm:DataAssets> below -->
					<drm:DataSourceRefs><drm:DataSourceRef  rdf:idref="data_asset03"/></drm:DataSourceRefs>
					<!-- links this resource to related taxonomy nodes --><drm:NodeRefs>
					<drm:NodeRef drm:type="partOf"  rdf:idref="node11"/>
					<drm:NodeRef drm:type="partOf"  rdf:idref="node12"/></drm:NodeRefs>
				</drm:Resource></drm:Resources>
			</drm:UnstructuredData>
		</drm:Data>
		<drm:DataSources>
		<drm:DataSource rdf:id="data_asset01" drm:href="https://www.feams.gov/" drm:name="Federal Enterprise Architecture Management System">
			<drm:OwningAgency>Office of Management and Budget</drm:OwningAgency>
			<drm:Steward>Federal Enterprise Architecture Program Management Office</drm:Steward>
			<drm:GeospatialEnabled>false</drm:GeospatialEnabled>
			<drm:DataSourceType>Web service</drm:DataSourceType>
			<drm:PointOfContact>support@feapmo.gov</drm:PointOfContact>
			<drm:FIPS199PotentialImpactLevels>
				<drm:AvailabilityLevel>moderate</drm:AvailabilityLevel>
				<drm:IntegrityLevel>moderate</drm:IntegrityLevel>
				<drm:ConfidentialityLevel>moderate</drm:ConfidentialityLevel>
			</drm:FIPS199PotentialImpactLevels>
			
		</drm:DataSource>
	
			<drm:DataSource rdf:id="data_asset02" drm:href="http://www.cio.gov/" drm:name="Federal CIO Council Website">
				<drm:OwningAgency>Office of Management and Budget</drm:OwningAgency>
				<drm:Steward>Federal CIO Council</drm:Steward>
				<drm:GeospatialEnabled>false</drm:GeospatialEnabled>
				<drm:DataSourceType>Web site</drm:DataSourceType>
				<drm:PointOfContact>notional@example.gov</drm:PointOfContact>
				<drm:FIPS199PotentialImpactLevels>
				<drm:AvailabilityLevel>moderate</drm:AvailabilityLevel>
				<drm:IntegrityLevel>moderate</drm:IntegrityLevel>
				<drm:ConfidentialityLevel>moderate</drm:ConfidentialityLevel>
			</drm:FIPS199PotentialImpactLevels>
			</drm:DataSource>
			<drm:DataSource rdf:id="data_asset03" drm:href="http://www.whitehouse.gov/" drm:name="White House Website">
				
				<drm:OwningAgency>Executive Office of the President</drm:OwningAgency>
				<drm:Steward>EOP Office of Administration</drm:Steward>
				<drm:GeospatialEnabled>false</drm:GeospatialEnabled>
				<drm:DataSourceType>Web site</drm:DataSourceType>
				<drm:PointOfContact>notional@example.gov</drm:PointOfContact>
				<drm:FIPS199PotentialImpactLevels>
				<drm:AvailabilityLevel>moderate</drm:AvailabilityLevel>
				<drm:IntegrityLevel>moderate</drm:IntegrityLevel>
				<drm:ConfidentialityLevel>moderate</drm:ConfidentialityLevel>
			</drm:FIPS199PotentialImpactLevels>
			</drm:DataSource>
		</drm:DataSources>
	</drm:DataDescription>
	<drm:DataSharing>
		<drm:ExchangePackages>
		
			<drm:ExchangePackage rdf:id="Exhibit_300">
				<!-- Either sender or recipient must have an associated AccessPoint defined in DataAccess below.  In this case, the AccessPoint is owned by the recipient since the "query" is transactional in nature -->
				<drm:Sender drm:senderType="agency" drm:href="all_agency_CIOs" />
				<drm:Recipient drm:recipientType="agency" drm:href="Office of Management and Budget" />
				<drm:Classification>FOUO</drm:Classification>
				<drm:TransactionType>Publish/Subscribe</drm:TransactionType>
				<drm:EntityRefs>
					<drm:EntityRef rdf:idref="OMB300"></drm:EntityRef>
				</drm:EntityRefs>

				<!-- This exchange package links to several nodes, defined in the <drm:Taxonomies> section below -->
			<drm:NodeRefs>	<drm:NodeRef drm:type="partOf"  rdf:idref="node04"/>
				<drm:NodeRef drm:type="partOf"  rdf:idref="node10"/></drm:NodeRefs>
			</drm:ExchangePackage>
			
		</drm:ExchangePackages>
		
	</drm:DataSharing>
	<drm:DataContext>
		<drm:Taxonomies>
			<drm:Taxonomy rdf:id="federal_irm"><drm:Nodes>
	
				<drm:Node rdf:id="node15" drm:nodeType="collection">
					<drm:NodeName>Strategic Planning</drm:NodeName>
					<drm:Definition>Strategic planning improves the operation of government programs. The agency Strategic plan will shape the redesign of work processes and guide the development and maintenance of an Enterprise Architecture and a capital planning and investment control process. This management approach promotes the appropriate application of Federal information resources.</drm:Definition>
					<drm:NodeChildren>
						<drm:Node rdf:id="node100" drm:nodeType="collection">
							<drm:NodeName>Information Policy</drm:NodeName>
							<drm:Definition>Information Policy definition</drm:Definition>
							<drm:NodeChildren>
								<drm:Node rdf:id="node101" drm:nodeType="collection">
									<drm:NodeName>Clinger-Cohen Act</drm:NodeName>
									<drm:Definition>The Clinger-Cohen Act (formerly the Information Technology Management Reform Act or ITMRA) of 1996 required each Federal agency head to design and implement a CPIC process for evaluating information technology (IT) projects. </drm:Definition>
								</drm:Node>
								<drm:Node rdf:id="node102" drm:nodeType="collection">
									<drm:NodeName>E-Government Strategy</drm:NodeName>
									<drm:Definition>E-Government Strategy definition</drm:Definition>
								</drm:Node>
								<drm:Node rdf:id="node103" drm:nodeType="collection">
									<drm:NodeName>Presidential Initiatives</drm:NodeName>
									<drm:Definition>For nearly three years, the Administration, as part of President George W. Bush’s goal of expanding electronic government, has been working on ways to improve how the government provides services internally and to citizens, businesses, and state and local governments.
</drm:Definition>
								</drm:Node>
							</drm:NodeChildren>
						</drm:Node>
						<drm:Node rdf:id="node01" drm:nodeType="collection">
							<drm:NodeName>Agency Strategic Plan</drm:NodeName>
							<drm:Definition>The Agency Strategic Plan will shape the redesign of work processes and guide the development and maintenance of an Enterprise Architecture and a capital Planning and investment control process. </drm:Definition>
							<drm:NodeChildren>
								<drm:Node rdf:id="node104" drm:nodeType="collection">
									<drm:NodeName>Strategic Goals</drm:NodeName>
									<drm:Definition>Strategic Goals definition</drm:Definition>
								</drm:Node>
							</drm:NodeChildren>
						</drm:Node>
						<drm:Node rdf:id="node02" drm:nodeType="collection">
							<drm:NodeName>IRM Strategic Plan</drm:NodeName>
							<drm:Definition>The IRM Strategic Plan is Strategic in nature and addresses all information resources management of the agency. Agencies must develop and maintain the agency Information Resource Management Strategic Plan (IRM) as required by 44 U.S.C. 3506 (b) (2). IRM Strategic Plans should support the agency Strategic Plan required in OMB Circular A-11, provide a description of how information resources management activities help accomplish agency missions, and ensure that IRM decisions are integrated with organizational Planning, budget, procurement, financial management, human resources management, and program decisions.</drm:Definition>
						</drm:Node>
						<drm:Node rdf:id="node03" drm:nodeType="collection">
							<drm:NodeName>Government Performance and Results Act of 1993</drm:NodeName>
							<drm:Definition>The Government Performance and Results Act of 1993 (the Results Act) requires each agency to develop and publish an annual Performance Plan. This plan provides the direct linkage between long-term strategic goals outlined in agencies' strategic plans and what managers and employees are expected to accomplish in a single fiscal year.</drm:Definition>
							<drm:NodeChildren>
								<drm:Node rdf:id="node105" drm:nodeType="collection">
									<drm:NodeName>Performance Goals</drm:NodeName>
									<drm:Definition>Performance Goals definition</drm:Definition>
								</drm:Node>
								<drm:Node rdf:id="node106" drm:nodeType="collection">
									<drm:NodeName>Performance Measures</drm:NodeName>
									<drm:Definition>Performance Measures definition</drm:Definition>
								</drm:Node>
								<drm:Node rdf:id="node107" drm:nodeType="collection">
									<drm:NodeName>Business Results</drm:NodeName>
									<drm:Definition>Business Results definition</drm:Definition>
								</drm:Node>
								<drm:Node rdf:id="node108" drm:nodeType="collection">
									<drm:NodeName>Customer Results</drm:NodeName>
									<drm:Definition>Customer Results definition</drm:Definition>
								</drm:Node>
							</drm:NodeChildren>
						</drm:Node>
					</drm:NodeChildren>
				</drm:Node>
				<drm:Node rdf:id="node04" drm:nodeType="collection">
					<drm:NodeName>Enterprise Architecture</drm:NodeName>
					<drm:Definition>An EA is the explicit description and documentation of the current and desired relationships among business and management processes and information technology. It describes the "current Architecture" and "target Architecture" to include the rules and standards and systems life cycle information to optimize and maintain the environment which the agency wishes to create and maintain by managing its IT portfolio. The EA must also provide a strategy that will enable the agency to support its current state and also act as the roadmap for transition to its target environment. These transition processes will include an agency's capital planning and investment control processes, agency EA planning processes, and agency systems life cycle methodologies. The EA will define principles and goals and set direction on such issues as the promotion of interoperability, open systems, public access, compliance with GPEA, end user satisfaction, and IT security. The agency must support the EA with a complete inventory of agency information resources, including personnel, equipment, and funds devoted to information resources management and information technology, at an appropriate level of detail.</drm:Definition>
					<drm:NodeChildren>
						<drm:Node rdf:id="node109" drm:nodeType="collection">
							<drm:NodeName>Federal Enterprise Architecture</drm:NodeName>
							<drm:Definition>To facilitate efforts to transform the federal Government to one that is citizen-centered, results-oriented, and market-based, the Office of Management and Budget (OMB) is developing the federal enterprise architecture (FEA), a business-based framework for Government-wide improvement. </drm:Definition>
						
						<drm:NodeChildren>
							<drm:Node rdf:id="node111" drm:nodeType="collection">
								<drm:NodeName>Reference Models</drm:NodeName>
								<drm:Definition>The FEA is being constructed through a collection of interrelated “reference models” designed to facilitate cross-agency analysis and the identification of duplicative investments, gaps, and opportunities for collaboration within and across Federal Agencies. 
</drm:Definition>
							
							<drm:NodeChildren>
								<drm:Node rdf:id="node05" drm:nodeType="collection">
									<drm:NodeName>Performance Reference Model</drm:NodeName>
									<drm:Definition>The PRM is a “reference model” or standardized framework to measure the performance of major IT investments and their contribution to program performance. </drm:Definition>
								</drm:Node>
								<drm:Node rdf:id="node06" drm:nodeType="collection">
									<drm:NodeName>Business Reference Model</drm:NodeName>
									<drm:Definition>The Business Reference Model is a function-driven framework for describing the business operations of the Federal Government independent of the agencies that perform them.</drm:Definition>
								</drm:Node>
								<drm:Node rdf:id="node07" drm:nodeType="collection">
									<drm:NodeName>Service Component Reference Model</drm:NodeName>
									<drm:Definition>The Service Component Reference Model (SRM) is a business and performance-driven, functional framework that classifies Service Components with respect to how they support business and/or performance objectives.</drm:Definition>
								</drm:Node>
								<drm:Node rdf:id="node08" drm:nodeType="collection">
									<drm:NodeName>Data Reference Model</drm:NodeName>
									<drm:Definition>The Data Reference Model (DRM) describes, at an aggregate level, the data and information that support government program and business line operations. This model enables agencies to describe the types of interaction and exchanges that occur between the Federal Government and citizens.</drm:Definition>
								</drm:Node>
								<drm:Node rdf:id="node09" drm:nodeType="collection">
									<drm:NodeName>Technical Reference Model</drm:NodeName>
									<drm:Definition>The TRM is a component-driven, technical framework used to identify the standards, specifications, and technologies that support and enable the delivery of service components and capabilities.</drm:Definition>
								</drm:Node>
							</drm:NodeChildren>
							</drm:Node>
						</drm:NodeChildren>
						</drm:Node>
					</drm:NodeChildren>
					
				</drm:Node>
				<drm:Node rdf:id="node10" drm:nodeType="collection">
					<drm:NodeName>Capital Planning</drm:NodeName>
					<drm:Definition> </drm:Definition>
					<drm:NodeChildren>
						<drm:Node rdf:id="node11" drm:nodeType="collection">
							<drm:NodeName>Budget Process</drm:NodeName>
							<drm:Definition>Budget Process definition</drm:Definition>
						</drm:Node>
						<drm:Node rdf:id="node12" drm:nodeType="collection">
							<drm:NodeName>Investment Control</drm:NodeName>
							<drm:Definition>IT Capital Planning and investment control, set of federal and agency processes designed to Select, control, and Evaluate IT investments. 
</drm:Definition>
						</drm:Node>
						<drm:Node rdf:id="node110" drm:nodeType="collection">
							<drm:NodeName>IT investments</drm:NodeName>
							<drm:Definition>IT investments  definition</drm:Definition>
						</drm:Node>
					</drm:NodeChildren>
				</drm:Node>		</drm:Nodes>
			</drm:Taxonomy>
		</drm:Taxonomies>
		<drm:FEAMapping>
			<!-- The "to" value in the each link below represents an FEA reference model category URL from the FEA-RMO ontology, which is found at http://colab.cim3.net/file/work/SICoP/project/fea-rmo/fea-rmo.html-->
			<drm:FEAReferenceModelMap drm:referenceModel="BRM" drm:from="node10" drm:to="http://www.osera.gov/owl/2004/11/fea/brm#CapitalPlanning" />
			<drm:FEAReferenceModelMap drm:referenceModel="BRM" drm:from="node15" drm:to="http://www.osera.gov/owl/2004/11/fea/brm#StrategicPlanning" />
			<drm:FEAReferenceModelMap drm:referenceModel="BRM" drm:from="node04" drm:to="http://www.osera.gov/owl/2004/11/fea/brm#EnterpriseArchitecture" />
			<drm:FEAReferenceModelMap drm:referenceModel="SRM" drm:from="node11" drm:to="http://www.osera.gov/owl/2004/11/fea/srm#SC_InvestmentManagement" />
		</drm:FEAMapping>
		<drm:DataStandards>
			<!-- Defines data standards that apply to this DRM -->
			<drm:Standard rdf:id="XSD" drm:href="http://www.w3c.org/xml/XMLSchema" />
			<drm:Standard rdf:id="RDFS" drm:href="http://www.w3.org/TR/rdf-schema/" />
		</drm:DataStandards>
	</drm:DataContext>
</drm:DataReferenceModel>
