Last active
August 29, 2015 13:56
-
-
Save kalxas/9007578 to your computer and use it in GitHub Desktop.
UAT temp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Help |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[server] | |
url=http://uat-catalog-fe-data.reisys.com/csw-all | |
mimetype=application/xml; charset=UTF-8 | |
encoding=UTF-8 | |
language=en-US | |
maxrecords=10 | |
#loglevel=DEBUG | |
#logfile=/tmp/pycsw.log | |
profiles=apiso | |
[manager] | |
transactions=false | |
[metadata:main] | |
identification_title=CSW interface for catalog.data.gov | |
identification_abstract=This catalog contains metadata for data, services, and applications harvested from registered metadata collections with data.gov. Data may be referenced from federal, state, local, tribal, academic, commercial, or non-profit organizations. | |
identification_keywords=national,catalog,data,information,governmental | |
identification_keywords_type=theme | |
identification_fees=None | |
identification_accessconstraints=None | |
provider_name=U.S. General Services Administration | |
provider_url=http://www.gsa.gov | |
contact_name=Data.gov Administrator | |
contact_position=Data.gov Site Administrator | |
contact_address=1800 F St NW | |
contact_city=Washington | |
contact_stateorprovince=DC | |
contact_postalcode=20405 | |
contact_country=USA | |
contact_phone=(800)-488-3111 | |
contact_fax=DSN 465-1416 | |
[email protected] | |
contact_url=http://data.gov/contact | |
contact_hours=9:00am - 4:30pm ET | |
contact_instructions=Preferred method through email [email protected] or contact URL http://data.gov/contact | |
contact_role=publisher,custodian | |
[repository] | |
database=postgresql://geo.gov:ckan@localhost/pycsw | |
table=records |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[server] | |
url=http://uat-catalog-fe-data.reisys.com/csw | |
mimetype=application/xml; charset=UTF-8 | |
encoding=UTF-8 | |
language=en-US | |
maxrecords=10 | |
#loglevel=DEBUG | |
#logfile=/tmp/pycsw.log | |
profiles=apiso | |
[manager] | |
transactions=false | |
[metadata:main] | |
identification_title=CSW interface for catalog.data.gov | |
identification_abstract=This catalog contains metadata for data, services, and applications harvested from registered metadata collections with data.gov. Data may be referenced from federal, state, local, tribal, academic, commercial, or non-profit organizations. | |
identification_keywords=national,catalog,data,information,governmental | |
identification_keywords_type=theme | |
identification_fees=None | |
identification_accessconstraints=None | |
provider_name=U.S. General Services Administration | |
provider_url=http://www.gsa.gov | |
contact_name=Data.gov Administrator | |
contact_position=Data.gov Site Administrator | |
contact_address=1800 F St NW | |
contact_city=Washington | |
contact_stateorprovince=DC | |
contact_postalcode=20405 | |
contact_country=USA | |
contact_phone=(800)-488-3111 | |
contact_fax=DSN 465-1416 | |
[email protected] | |
contact_url=http://data.gov/contact | |
contact_hours=9:00am - 4:30pm ET | |
contact_instructions=Preferred method through email [email protected] or contact URL http://data.gov/contact | |
contact_role=publisher,custodian | |
[repository] | |
database=postgresql://geo.gov:ckan@localhost/pycsw | |
table=records | |
filter=ckan_collection = '1' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment